summaryrefslogtreecommitdiff
path: root/inits.c
diff options
context:
space:
mode:
-rw-r--r--inits.c1
1 files changed, 0 insertions, 1 deletions
@@ -77,7 +77,6 @@ rb_call_inits(void)
CALL(vm_stack_canary);
CALL(ast);
CALL(gc_stress);
- CALL(shape);
// enable builtin loading
CALL(builtin);