summaryrefslogtreecommitdiff
path: root/lib/common/StreamableMemBlock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/StreamableMemBlock.cpp')
-rw-r--r--lib/common/StreamableMemBlock.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/common/StreamableMemBlock.cpp b/lib/common/StreamableMemBlock.cpp
index ce2e1f98..b376f037 100644
--- a/lib/common/StreamableMemBlock.cpp
+++ b/lib/common/StreamableMemBlock.cpp
@@ -3,10 +3,7 @@
// File
// Name: StreamableMemBlock.cpp
// Purpose: Memory blocks which can be loaded and saved from streams
-<<<<<<< HEAD
-=======
// with a header indicating the size of the block.
->>>>>>> 0.12
// Created: 2003/09/05
//
// --------------------------------------------------------------------------