diff options
Diffstat (limited to 'test/wasm2js/dot_import.2asm.js')
-rw-r--r-- | test/wasm2js/dot_import.2asm.js | 1 |
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 }; |