summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gc.c b/gc.c
index f4c8a948c9..1f161b81f4 100644
--- a/gc.c
+++ b/gc.c
@@ -9436,8 +9436,6 @@ gc_update_references(rb_objspace_t * objspace, rb_heap_t *heap)
gc_update_table_refs(objspace, finalizer_table);
}
-static VALUE type_sym(size_t type);
-
static VALUE
gc_compact_stats(rb_execution_context_t *ec, VALUE self)
{