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:
yui-knk 2018-05-19 02:47:26 +00:00
Родитель e89ba16a04
Коммит 6f3bdbf632
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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 {