diff options
Diffstat (limited to 'js/test/Ice/optional/Client.js')
-rw-r--r-- | js/test/Ice/optional/Client.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/test/Ice/optional/Client.js b/js/test/Ice/optional/Client.js index fea6c3a6fa2..74d068499d5 100644 --- a/js/test/Ice/optional/Client.js +++ b/js/test/Ice/optional/Client.js @@ -111,7 +111,6 @@ test(mo4.ser === undefined); - mo1 = new Test.MultiOptional(); mo1.a = 15; mo1.b = true; |