* include/ruby/intern.h (Init_jump): removed
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
243400fbed
commit
f87132b45f
@ -314,7 +314,6 @@ VALUE rb_protect(VALUE (*)(VALUE), VALUE, int*);
|
||||
void rb_set_end_proc(void (*)(VALUE), VALUE);
|
||||
void rb_mark_end_proc(void);
|
||||
void rb_exec_end_proc(void);
|
||||
void Init_jump(void);
|
||||
void ruby_finalize(void);
|
||||
NORETURN(void ruby_stop(int));
|
||||
int ruby_cleanup(volatile int);
|
||||
|
Loading…
x
Reference in New Issue
Block a user