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