remove harmful declaration.
* variable.c (gen_ivtbl_get): declaration conflict on VC++. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2235695cbb
commit
56c38a648b
@ -976,7 +976,6 @@ gen_ivtbl_get(VALUE obj, struct gen_ivtbl **ivtbl)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* for backwards compatibility only */
|
/* for backwards compatibility only */
|
||||||
NORETURN(st_table *rb_generic_ivar_table(VALUE));
|
|
||||||
st_table*
|
st_table*
|
||||||
rb_generic_ivar_table(VALUE obj)
|
rb_generic_ivar_table(VALUE obj)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user