summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/PolicyFactory/Policy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/PolicyFactory/Policy.cpp')
-rw-r--r--tests/Portable_Interceptors/PolicyFactory/Policy.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Portable_Interceptors/PolicyFactory/Policy.cpp b/tests/Portable_Interceptors/PolicyFactory/Policy.cpp
index 6351d93f35a..1c048efbcbc 100644
--- a/tests/Portable_Interceptors/PolicyFactory/Policy.cpp
+++ b/tests/Portable_Interceptors/PolicyFactory/Policy.cpp
@@ -5,11 +5,6 @@
#include "tao/SystemException.h"
#include "ace/Log_Msg.h"
-ACE_RCSID (PolicyFactory,
- Policy,
- "$Id$")
-
-
Policy::Policy (CORBA::ULong val)
: value_ (val)
{