summaryrefslogtreecommitdiff
path: root/zjit/bindgen/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'zjit/bindgen/src/main.rs')
-rw-r--r--zjit/bindgen/src/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/zjit/bindgen/src/main.rs b/zjit/bindgen/src/main.rs
index 4aff3193f0..cf328fc68c 100644
--- a/zjit/bindgen/src/main.rs
+++ b/zjit/bindgen/src/main.rs
@@ -108,7 +108,6 @@ fn main() {
// From shape.h
.allowlist_function("rb_obj_shape_id")
- .allowlist_function("rb_shape_lookup")
.allowlist_function("rb_shape_id_offset")
.allowlist_function("rb_shape_get_iv_index")
.allowlist_function("rb_shape_transition_add_ivar_no_warnings")