diff options
Diffstat (limited to 'vm_core.h')
-rw-r--r-- | vm_core.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -300,7 +300,6 @@ pathobj_realpath(VALUE pathobj) /* Forward declarations */ struct rb_mjit_unit; -struct rb_execution_context_struct; struct rb_iseq_constant_body { enum iseq_type { |