diff options
Diffstat (limited to 'src/binaryen-shell.cpp')
-rw-r--r-- | src/binaryen-shell.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/binaryen-shell.cpp b/src/binaryen-shell.cpp index 12cda7a5d..4f2890969 100644 --- a/src/binaryen-shell.cpp +++ b/src/binaryen-shell.cpp @@ -34,10 +34,6 @@ using namespace cashew; using namespace wasm; -// Globals - -MixedArena globalAllocator; - // // An invocation into a module // |