summaryrefslogtreecommitdiff
path: root/tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp')
-rw-r--r--tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp b/tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp
index 27dce42812b..1db92e716ab 100644
--- a/tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp
+++ b/tests/RTCORBA/Destroy_Thread_Pool/Destroy_Thread_Pool.cpp
@@ -5,8 +5,6 @@
#include "tao/RTCORBA/RTCORBA.h"
#include "../check_supported_priorities.cpp"
-ACE_RCSID(Destroy_Thread_Pools, Destroy_Thread_Pools, "$Id$")
-
static CORBA::ULong stacksize = 0;
static CORBA::ULong static_threads = 1;
static CORBA::ULong dynamic_threads = 0;