summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp')
-rw-r--r--tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp b/tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp
index bf9838c0ae4..ebe19cd21e7 100644
--- a/tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp
+++ b/tests/Portable_Interceptors/IORInterceptor/FOO_IORInterceptor.cpp
@@ -1,13 +1,10 @@
+// $Id$
+
#include "FOO_IORInterceptor.h"
#include "testS.h"
#include "tao/ORB_Constants.h"
-ACE_RCSID (IORInterceptor,
- FOO_IORInterceptor,
- "$Id$")
-
-
FOO_IORInterceptor::FOO_IORInterceptor (IOP::Codec_ptr codec)
: codec_ (IOP::Codec::_duplicate (codec))
{