summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
authoryui-knk <yui-knk@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-19 02:47:26 +0000
committeryui-knk <yui-knk@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-19 02:47:26 +0000
commit6f3bdbf632dc346203ad63a9aad1bdabe602dd88 (patch)
tree3f18fe76e457ea7fe07db6cd8156c3d52499f8c5 /vm_core.h
parente89ba16a04e166a6346687800464a2d6dc52c5a3 (diff)
vm_core.h: Remove duplicate declaration
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm_core.h b/vm_core.h
index e7fc515680..a999b266ff 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -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 {