summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/operations/Collocated.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-18 17:21:47 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-18 17:21:47 +0000
commit449b6b348bf3d0e5eaa7ce25e44df46d11115cef (patch)
treed6afd207b6c0f97c4ca386dd23cff3a219e086e2 /cppe/test/IceE/operations/Collocated.cpp
parentFix operations test under WinCE. (diff)
downloadice-449b6b348bf3d0e5eaa7ce25e44df46d11115cef.tar.bz2
ice-449b6b348bf3d0e5eaa7ce25e44df46d11115cef.tar.xz
ice-449b6b348bf3d0e5eaa7ce25e44df46d11115cef.zip
Made all tests use loadConfig
Diffstat (limited to 'cppe/test/IceE/operations/Collocated.cpp')
-rw-r--r--cppe/test/IceE/operations/Collocated.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppe/test/IceE/operations/Collocated.cpp b/cppe/test/IceE/operations/Collocated.cpp
index b5def014a03..0e4052540f4 100644
--- a/cppe/test/IceE/operations/Collocated.cpp
+++ b/cppe/test/IceE/operations/Collocated.cpp
@@ -39,7 +39,6 @@ public:
//properties->setProperty("IceE.Trace.Protocol", "5");
loadConfig(properties);
-
setCommunicator(Ice::initializeWithProperties(argc, argv, properties));
Ice::ObjectAdapterPtr adapter = communicator()->createObjectAdapter("TestAdapter");