summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller/Bundle
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/ios/controller/Bundle')
-rw-r--r--cpp/test/ios/controller/Bundle/ControllerI.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/ios/controller/Bundle/ControllerI.mm b/cpp/test/ios/controller/Bundle/ControllerI.mm
index 18d20204a3b..309311b946d 100644
--- a/cpp/test/ios/controller/Bundle/ControllerI.mm
+++ b/cpp/test/ios/controller/Bundle/ControllerI.mm
@@ -354,7 +354,6 @@ ControllerHelper::ControllerHelper(id<ViewController> controller, NSString* ipv4
initData.properties = Ice::createProperties();
initData.properties->setProperty("Ice.ThreadPool.Server.SizeMax", "10");
initData.properties->setProperty("IceDiscovery.DomainId", "TestController");
- initData.properties->setProperty("Ice.Default.Host", [ipv4 UTF8String]);
initData.properties->setProperty("ControllerAdapter.Endpoints", "tcp");
//initData.properties->setProperty("Ice.Trace.Network", "2");
//initData.properties->setProperty("Ice.Trace.Protocol", "2");