summaryrefslogtreecommitdiff
path: root/tests/Client_Leaks/Process.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Client_Leaks/Process.cpp')
-rw-r--r--tests/Client_Leaks/Process.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Client_Leaks/Process.cpp b/tests/Client_Leaks/Process.cpp
index 8b6d7257784..6bf3cb78eac 100644
--- a/tests/Client_Leaks/Process.cpp
+++ b/tests/Client_Leaks/Process.cpp
@@ -4,8 +4,6 @@
#include "Process.h"
#include "ace/OS_NS_unistd.h"
-ACE_RCSID(Client_Leaks, Process, "$Id$")
-
Process::Process (CORBA::ORB_ptr orb)
: orb_ (CORBA::ORB::_duplicate (orb))
{