summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/Mem_Map_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/Mem_Map_Stream.h')
-rw-r--r--ACE/ACEXML/common/Mem_Map_Stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/Mem_Map_Stream.h b/ACE/ACEXML/common/Mem_Map_Stream.h
index 52bb92fcd0f..df450f5b624 100644
--- a/ACE/ACEXML/common/Mem_Map_Stream.h
+++ b/ACE/ACEXML/common/Mem_Map_Stream.h
@@ -178,7 +178,6 @@ private:
/// Address at the end of the file mapping.
char *end_of_mapping_plus1_;
-
};