summaryrefslogtreecommitdiff
path: root/test/wasm2js/dot_import.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/dot_import.2asm.js')
-rw-r--r--test/wasm2js/dot_import.2asm.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/dot_import.2asm.js b/test/wasm2js/dot_import.2asm.js
index 87b9971ea..07a3a51b1 100644
--- a/test/wasm2js/dot_import.2asm.js
+++ b/test/wasm2js/dot_import.2asm.js
@@ -26,7 +26,6 @@ function asmFunc(global, env, buffer) {
base();
}
- var FUNCTION_TABLE = [];
return {
"exported": $0
};