diff options
Diffstat (limited to 'yapf/binaryheap.hpp')
-rw-r--r-- | yapf/binaryheap.hpp | 3 |
1 files changed, 0 insertions, 3 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 */ - - - |