diff options
Diffstat (limited to 'js/src/Ice/OutgoingAsync.js')
-rw-r--r-- | js/src/Ice/OutgoingAsync.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/Ice/OutgoingAsync.js b/js/src/Ice/OutgoingAsync.js index ca2ae0f5b6d..897f013ea93 100644 --- a/js/src/Ice/OutgoingAsync.js +++ b/js/src/Ice/OutgoingAsync.js @@ -29,7 +29,6 @@ const InputStream = Ice.InputStream; const OutputStream = Ice.OutputStream; const Debug = Ice.Debug; const RetryException = Ice.RetryException; -const OperationMode = Ice.OperationMode; const Protocol = Ice.Protocol; const Identity = Ice.Identity; |