diff options
Diffstat (limited to 'src/shell_sharedlib.js')
-rw-r--r-- | src/shell_sharedlib.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shell_sharedlib.js b/src/shell_sharedlib.js index cbdac74b..60a78323 100644 --- a/src/shell_sharedlib.js +++ b/src/shell_sharedlib.js @@ -1,5 +1,3 @@ -"use strict"; - // Capture the output of this into a variable, if you want (function(FUNCTION_TABLE_OFFSET) { var Module = {}; |