summaryrefslogtreecommitdiff
path: root/cpp/test
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2016-07-27 14:36:18 -0400
committerJoe George <joe@zeroc.com>2016-07-27 14:36:18 -0400
commitf494f16d6c02df4fe06bf9854cc45fb4b2a93b48 (patch)
tree9a3099465f6d2528cd6686c9802e579234623b35 /cpp/test
parentC++11 CertificateVerifier and PasswordPrompt (diff)
downloadice-f494f16d6c02df4fe06bf9854cc45fb4b2a93b48.tar.bz2
ice-f494f16d6c02df4fe06bf9854cc45fb4b2a93b48.tar.xz
ice-f494f16d6c02df4fe06bf9854cc45fb4b2a93b48.zip
ICE-7242 - Cross test updates
Diffstat (limited to 'cpp/test')
-rw-r--r--cpp/test/Ice/exceptions/Client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/test/Ice/exceptions/Client.cpp b/cpp/test/Ice/exceptions/Client.cpp
index 713f463e9c0..650503900ba 100644
--- a/cpp/test/Ice/exceptions/Client.cpp
+++ b/cpp/test/Ice/exceptions/Client.cpp
@@ -25,8 +25,6 @@ run(int, char**, const Ice::CommunicatorPtr& communicator)
return EXIT_SUCCESS;
}
-
-
int
main(int argc, char* argv[])
{