diff options
-rw-r--r-- | tools/eliminator/eliminator-test-output.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/eliminator/eliminator-test-output.js b/tools/eliminator/eliminator-test-output.js index 801978ed..1a6506ed 100644 --- a/tools/eliminator/eliminator-test-output.js +++ b/tools/eliminator/eliminator-test-output.js @@ -2867,7 +2867,6 @@ function _inflate($strm, $flush) { var $retval_0; STACKTOP = __stackBase__; return $retval_0; - return null; } function _malloc($bytes) { var __label__; @@ -4482,7 +4481,6 @@ function _malloc($bytes) { } while (0); var $mem_0; return $mem_0; - return null; } function _mallocNoU($bytes) { var __label__; @@ -6097,7 +6095,6 @@ function _mallocNoU($bytes) { } while (0); var $mem_0; return $mem_0; - return null; } function asm(x, y) { x = +x; |