summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--yapf/binaryheap.hpp3
-rw-r--r--yapf/blob.hpp1
2 files changed, 0 insertions, 4 deletions
diff --git a/yapf/binaryheap.hpp b/yapf/binaryheap.hpp
index 1191b32fd..b7b8ea631 100644
--- a/yapf/binaryheap.hpp
+++ b/yapf/binaryheap.hpp
@@ -223,6 +223,3 @@ FORCEINLINE void CBinaryHeapT<Titem_>::CheckConsistency()
#endif /* BINARYHEAP_HPP */
-
-
-
diff --git a/yapf/blob.hpp b/yapf/blob.hpp
index e454401c4..0a60930cf 100644
--- a/yapf/blob.hpp
+++ b/yapf/blob.hpp
@@ -263,4 +263,3 @@ struct CStrA : public CBlobT<char>
};
#endif /* BLOB_HPP */
-