summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/Twoways.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/Twoways.cpp')
-rw-r--r--cpp/test/Ice/operations/Twoways.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/operations/Twoways.cpp b/cpp/test/Ice/operations/Twoways.cpp
index f4606dcc557..a8d4c771b3f 100644
--- a/cpp/test/Ice/operations/Twoways.cpp
+++ b/cpp/test/Ice/operations/Twoways.cpp
@@ -127,7 +127,6 @@ twoways(const Test::MyClassPrx& p)
{
Test::MyClassPrx c1;
- c1->_getIdentity();
Test::MyClassPrx c2;
Test::MyClassPrx r;