summaryrefslogtreecommitdiff
path: root/js/test
diff options
context:
space:
mode:
Diffstat (limited to 'js/test')
-rw-r--r--js/test/Ice/info/Client.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/test/Ice/info/Client.js b/js/test/Ice/info/Client.js
index 202074a8077..1c4bf80345b 100644
--- a/js/test/Ice/info/Client.js
+++ b/js/test/Ice/info/Client.js
@@ -65,7 +65,6 @@
ipEndpoint.type() == Ice.WSEndpointType && endpoint instanceof Ice.WSEndpointInfo ||
ipEndpoint.type() == Ice.WSSEndpointType && endpoint instanceof Ice.WSEndpointInfo);
-
let ic = Ice.initialize();
ic.stringToProxy("test:default");
endps = p1.ice_getEndpoints();