aboutsummaryrefslogtreecommitdiffstats
path: root/vm_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_dump.c')
-rw-r--r--vm_dump.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/vm_dump.c b/vm_dump.c
index 5030466b45..76b63bd203 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -399,10 +399,6 @@ debug_print_post(rb_thread_t *th, rb_control_frame_t *cfp
printf
("--------------------------------------------------------------\n");
#endif
-
-#if VMDEBUG > 9
- GC_CHECK();
-#endif
}
#ifdef COLLECT_USAGE_ANALYSIS