Remove undefined function's prototype declaration
89cfc152071 removed the definition of these functions.
This commit is contained in:
parent
924b928e35
commit
38b8bdb8ea
@ -2,8 +2,6 @@
|
||||
#define RIPPER_INIT_H
|
||||
|
||||
extern VALUE rb_ripper_none;
|
||||
VALUE ripper_get_value(VALUE v);
|
||||
ID ripper_get_id(VALUE v);
|
||||
PRINTF_ARGS(void ripper_compile_error(struct parser_params*, const char *fmt, ...), 2, 3);
|
||||
|
||||
#endif /* RIPPER_INIT_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user