summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wasm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wasm.h b/src/wasm.h
index 4060bac4d..9bf89f828 100644
--- a/src/wasm.h
+++ b/src/wasm.h
@@ -1790,7 +1790,6 @@ public:
Address max = kMaxSize32;
std::vector<Segment> segments;
- // See comment in Table.
bool shared = false;
Type indexType = Type::i32;