diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-11-13 18:38:26 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-12-07 14:23:18 -0800 |
commit | 2e28a4acfa6af10b1661f16c8998e58ca2598143 (patch) | |
tree | 26564986a1128ca70658762d112e71793af795b4 /src/postamble.js | |
parent | b140e7ee7354afcc215e1fc3593ea385e15ae92a (diff) |
remove irrelevant code from asm module
Diffstat (limited to 'src/postamble.js')
-rw-r--r-- | src/postamble.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/postamble.js b/src/postamble.js index 25232879..144b5af9 100644 --- a/src/postamble.js +++ b/src/postamble.js @@ -1,9 +1,4 @@ -#if ASM_JS - return {}; -})({}, buffer); -#endif - // === Auto-generated postamble setup entry stuff === Module.callMain = function callMain(args) { |