summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp')
-rw-r--r--tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp b/tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp
index 2e52e0adeb6..c248a50c45a 100644
--- a/tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp
+++ b/tests/Portable_Interceptors/ORB_Shutdown/Server_ORBInitializer.cpp
@@ -1,11 +1,8 @@
// -*- C++ -*-
+// $Id$
#include "Server_ORBInitializer.h"
-ACE_RCSID (ForwardRequest,
- Server_ORBInitializer,
- "$Id$")
-
#if TAO_HAS_INTERCEPTORS == 1
#include "Server_Request_Interceptor.h"