summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp')
-rw-r--r--tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp b/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp
index 887a95d23fb..d50d028ec06 100644
--- a/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp
+++ b/tests/Portable_Interceptors/Processing_Mode_Policy/Remote/server_interceptor.cpp
@@ -7,10 +7,6 @@
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
-ACE_RCSID (Remote,
- server_interceptor,
- "$Id$")
-
const char *request_msg = "The Echo_Server_Request_Interceptor request message";
const char *reply_msg = "The Echo_Server_Request_Interceptor reply message";
CORBA::ULong Echo_Server_Request_Interceptor::server_interceptor_check_ = 0;