aboutsummaryrefslogtreecommitdiffstats
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index 52fd735e9e..b6b0aa8a71 100644
--- a/gc.c
+++ b/gc.c
@@ -1298,4 +1298,3 @@ xfree(ptr)
{
ruby_xfree(ptr);
}
-