summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp')
-rw-r--r--tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp b/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp
index 47a9da3516c..afb0b9d78f7 100644
--- a/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp
+++ b/tests/Portable_Interceptors/Benchmark/Server_ORBInitializer.cpp
@@ -1,16 +1,10 @@
// -*- C++ -*-
-//
// $Id$
-//
#include "Server_ORBInitializer.h"
#include "Interceptor_Type.h"
#include "server_interceptors.h"
-ACE_RCSID (Benchmark,
- Server_ORBInitializer,
- "$Id$")
-
Server_ORBInitializer::Server_ORBInitializer (int interceptor_type)
: interceptor_type_ (interceptor_type)
{