diff options
Diffstat (limited to 'src/wasm-delegations.h')
-rw-r--r-- | src/wasm-delegations.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wasm-delegations.h b/src/wasm-delegations.h index f46f5cbb2..f9e163286 100644 --- a/src/wasm-delegations.h +++ b/src/wasm-delegations.h @@ -62,7 +62,6 @@ DELEGATE(RefEq); DELEGATE(Try); DELEGATE(Throw); DELEGATE(Rethrow); -DELEGATE(BrOnExn); DELEGATE(TupleMake); DELEGATE(TupleExtract); DELEGATE(I31New); |