diff options
Diffstat (limited to 'ACE/ACEXML/common/Mem_Map_Stream.h')
-rw-r--r-- | ACE/ACEXML/common/Mem_Map_Stream.h | 1 |
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_; - }; |