summaryrefslogtreecommitdiff
path: root/src/wasm-type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-type.h')
-rw-r--r--src/wasm-type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wasm-type.h b/src/wasm-type.h
index fe1b832bc..4188c438d 100644
--- a/src/wasm-type.h
+++ b/src/wasm-type.h
@@ -137,7 +137,6 @@ public:
bool isRef() const;
bool isFunction() const;
bool isData() const;
- bool isException() const;
bool isNullable() const;
bool isRtt() const;
bool isStruct() const;