summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gc.c b/gc.c
index 13c21450a5..b3783bbf97 100644
--- a/gc.c
+++ b/gc.c
@@ -84,9 +84,6 @@ void *alloca ();
int ruby_gc_debug_indent = 0;
-#undef GC_DEBUG
-#define GC_DEBUG
-
/* for GC profile */
#define GC_PROFILE_MORE_DETAIL 0
typedef struct gc_profile_record {