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