summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp')
-rw-r--r--tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp b/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp
index d6c1ed13d55..7556789e871 100644
--- a/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp
+++ b/tests/Portable_Interceptors/Benchmark/Client_ORBInitializer.cpp
@@ -1,14 +1,10 @@
// -*- C++ -*-
-//
// $Id$
-//
#include "Client_ORBInitializer.h"
#include "client_interceptors.h"
#include "Interceptor_Type.h"
-ACE_RCSID (Benchmark, Client_ORBInitializer, "$Id$")
-
Client_ORBInitializer::Client_ORBInitializer (int interceptor_type)
: interceptor_type_ (interceptor_type)
{