mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
vm_core.h: Remove duplicate declaration
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e89ba16a04
commit
6f3bdbf632
1 changed files with 0 additions and 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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue