summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp')
-rw-r--r--tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp b/tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp
index 6eddcc6653c..519ffd3319c 100644
--- a/tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp
+++ b/tests/Portable_Interceptors/Request_Interceptor_Flow/test_i.cpp
@@ -1,11 +1,8 @@
// -*- C++ -*-
+// $Id$
#include "test_i.h"
-ACE_RCSID (Request_Interceptor_Flow,
- test_i,
- "$Id$")
-
test_i::test_i (CORBA::ORB_ptr orb)
: orb_ (CORBA::ORB::_duplicate (orb))
{