diff options
Diffstat (limited to 'ACE/tests/IOStream_Test.cpp')
-rw-r--r-- | ACE/tests/IOStream_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/IOStream_Test.cpp b/ACE/tests/IOStream_Test.cpp index a73d184d5dd..4b0b3396db0 100644 --- a/ACE/tests/IOStream_Test.cpp +++ b/ACE/tests/IOStream_Test.cpp @@ -3,8 +3,6 @@ /** * @file IOStream_Test.cpp * - * $Id$ - * * This is a simple test of the IOStream class that illustrates * how to use iostream operations on almost arbitrary I/O classes. * |