summaryrefslogtreecommitdiffstats
path: root/src/lib/util/memory_segment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/memory_segment.h')
-rw-r--r--src/lib/util/memory_segment.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/util/memory_segment.h b/src/lib/util/memory_segment.h
index c9ae97f9de..4edae4a8e4 100644
--- a/src/lib/util/memory_segment.h
+++ b/src/lib/util/memory_segment.h
@@ -327,7 +327,3 @@ protected:
} // namespace isc
#endif // MEMORY_SEGMENT_H
-
-// Local Variables:
-// mode: c++
-// End: