summaryrefslogtreecommitdiff
path: root/TAO/tests/ForwardUponObjectNotExist/client.cpp
diff options
context:
space:
mode:
authormcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-10-20 09:46:10 +0000
committermcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-10-20 09:46:10 +0000
commit02686f8d5108580e8a3d56bfe9b124405fdedd18 (patch)
tree0426ac218b7505e1c06dbf5ff8d2b10144d7ce75 /TAO/tests/ForwardUponObjectNotExist/client.cpp
parentb2334408ebeffc6686b1f976247926df8411caec (diff)
downloadATCD-02686f8d5108580e8a3d56bfe9b124405fdedd18.tar.gz
Tue Oct 20 09:30:13 UTC 2011 Martin Corino <mcorino@remedy.nl>
Merged changes from Remedy work branch.
Diffstat (limited to 'TAO/tests/ForwardUponObjectNotExist/client.cpp')
-rwxr-xr-xTAO/tests/ForwardUponObjectNotExist/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/ForwardUponObjectNotExist/client.cpp b/TAO/tests/ForwardUponObjectNotExist/client.cpp
index 783d187e115..70666db32e1 100755
--- a/TAO/tests/ForwardUponObjectNotExist/client.cpp
+++ b/TAO/tests/ForwardUponObjectNotExist/client.cpp
@@ -178,7 +178,6 @@ Worker::run_test (void)
return;
}
-
CORBA::Boolean r =
server->test_is_a ("IDL:Foo:1.0");