diff options
author | Alon Zakai <azakai@mozilla.com> | 2011-01-16 13:52:25 -0800 |
---|---|---|
committer | Alon Zakai <azakai@mozilla.com> | 2011-01-16 13:52:25 -0800 |
commit | 6a6e842688afe7e15f6a957d4179da982c0f940b (patch) | |
tree | 9f31de60b019df0c8c6b0ca23d0ba963e2b1ed76 /src/preamble.js | |
parent | 9d209878f9819ffd1aa92c7306123392609db845 (diff) |
initial emulation for stdio file reading, and other preparations for poppler
Diffstat (limited to 'src/preamble.js')
-rw-r--r-- | src/preamble.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/preamble.js b/src/preamble.js index ad7ea12a..e375b90a 100644 --- a/src/preamble.js +++ b/src/preamble.js @@ -268,8 +268,6 @@ function __shutdownRuntime__() { } } -// stdio.h - // Copies a list of num items on the HEAP into a // a normal JavaScript array of numbers |