diff options
Diffstat (limited to 'tests/Single_Read/client.cpp')
-rw-r--r-- | tests/Single_Read/client.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Single_Read/client.cpp b/tests/Single_Read/client.cpp index c756e56970d..a7da7ced2c7 100644 --- a/tests/Single_Read/client.cpp +++ b/tests/Single_Read/client.cpp @@ -1,12 +1,9 @@ // $Id$ - #include "ace/Get_Opt.h" #include "ace/Read_Buffer.h" #include "testC.h" -ACE_RCSID(Timed_Buffered_Oneways, client, "$Id$") - // Name of file contains ior. static const ACE_TCHAR *IOR = ACE_TEXT ("file://ior"); |