summaryrefslogtreecommitdiff
path: root/src/binaryen-shell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binaryen-shell.cpp')
-rw-r--r--src/binaryen-shell.cpp4
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
//