summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-16 08:18:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-16 08:18:39 +0000
commitbfadf1cfd6b1d22eccac46a4cdd3fae185f1944e (patch)
tree5c2b4799b67a0c2ffc2420df24bb1765671d9184 /TAO/tests
parente874ba7e09a44f450f6a164edf9c837e9c93bd31 (diff)
downloadATCD-bfadf1cfd6b1d22eccac46a4cdd3fae185f1944e.tar.gz
Tue Jan 16 08:18:10 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/CollocationLockup/CollocationLockup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/CollocationLockup/CollocationLockup.cpp b/TAO/tests/CollocationLockup/CollocationLockup.cpp
index f943951cefa..3af6cb1216a 100644
--- a/TAO/tests/CollocationLockup/CollocationLockup.cpp
+++ b/TAO/tests/CollocationLockup/CollocationLockup.cpp
@@ -28,7 +28,6 @@ namespace
const size_t N_THREADS = 20;
#endif
const size_t N_ITERATIONS = 100;
- const char* nameString = "myBobject";
CORBA::ORB_var g_pOrb;
PortableServer::POA_var g_pPoa;