summaryrefslogtreecommitdiff
path: root/src/common/chunk_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/chunk_file.h')
-rw-r--r--src/common/chunk_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/chunk_file.h b/src/common/chunk_file.h
index c6a7cee35..8c9f839da 100644
--- a/src/common/chunk_file.h
+++ b/src/common/chunk_file.h
@@ -654,6 +654,7 @@ inline PointerWrapSection::~PointerWrapSection() {
654} 654}
655 655
656 656
657// Commented out because it is currently unused, and breaks builds on OSX
657/*class CChunkFileReader 658/*class CChunkFileReader
658{ 659{
659public: 660public: