diff options
Diffstat (limited to 'variable.c')
-rw-r--r-- | variable.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -976,7 +976,6 @@ gen_ivtbl_get(VALUE obj, struct gen_ivtbl **ivtbl) } /* for backwards compatibility only */ -NORETURN(st_table *rb_generic_ivar_table(VALUE)); st_table* rb_generic_ivar_table(VALUE obj) { |