summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp')
-rw-r--r--tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp b/tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp
index 2a2db026aa7..8dbf21a741a 100644
--- a/tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp
+++ b/tests/Portable_Interceptors/Service_Context_Manipulation/client_interceptor.cpp
@@ -6,10 +6,6 @@
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
-ACE_RCSID (Service_Context_Manipulation,
- interceptors,
- "$Id$")
-
const IOP::ServiceId service_id = 0xdeadbeef;
const char *request_msg = "The Echo_Request_Interceptor request message";
const char *reply_msg = "The Echo_Request_Interceptor reply message";