summaryrefslogtreecommitdiff
path: root/js/test/Ice/timeout/Client.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/test/Ice/timeout/Client.js')
-rw-r--r--js/test/Ice/timeout/Client.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/js/test/Ice/timeout/Client.js b/js/test/Ice/timeout/Client.js
index 66681631a8c..0cb0b006b72 100644
--- a/js/test/Ice/timeout/Client.js
+++ b/js/test/Ice/timeout/Client.js
@@ -341,11 +341,6 @@
//
id.properties.setProperty("Ice.Warn.Connections", "0");
- //
- // We need to send messages large enough to cause the transport
- // buffers to fill up.
- //
- id.properties.setProperty("Ice.MessageSizeMax", "10000");
id.properties.setProperty("Ice.PrintStackTraces", "1");
var c = Ice.initialize(id);