summaryrefslogtreecommitdiff
path: root/test/wasm2js/excess_fallthrough.2asm.js.opt
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/excess_fallthrough.2asm.js.opt')
-rw-r--r--test/wasm2js/excess_fallthrough.2asm.js.opt1
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
};