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