summaryrefslogtreecommitdiff
path: root/tests/Nested_Event_Loop/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Nested_Event_Loop/client.cpp')
-rw-r--r--tests/Nested_Event_Loop/client.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Nested_Event_Loop/client.cpp b/tests/Nested_Event_Loop/client.cpp
index cda926dccea..4f1a972f14f 100644
--- a/tests/Nested_Event_Loop/client.cpp
+++ b/tests/Nested_Event_Loop/client.cpp
@@ -2,13 +2,10 @@
#include "ace/Get_Opt.h"
#include "ace/Read_Buffer.h"
-#include "ace/OS.h"
#include "test_i.h"
#include "tao/Strategies/advanced_resource.h"
-ACE_RCSID(Nested_Event_Loop, client, "$Id$")
-
// Name of file contains ior.
static const ACE_TCHAR *IOR = ACE_TEXT ("file://ior");