diff options
Diffstat (limited to 'test/wasm2js/excess_fallthrough.2asm.js.opt')
-rw-r--r-- | test/wasm2js/excess_fallthrough.2asm.js.opt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/excess_fallthrough.2asm.js.opt b/test/wasm2js/excess_fallthrough.2asm.js.opt index a805107be..a6d2cc75c 100644 --- a/test/wasm2js/excess_fallthrough.2asm.js.opt +++ b/test/wasm2js/excess_fallthrough.2asm.js.opt @@ -25,7 +25,6 @@ function asmFunc(global, env, buffer) { abort(); } - var FUNCTION_TABLE = []; return { "foo": foo }; |