mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
remove obsolete function prototypes.
This commit is contained in:
parent
f8fc3a3284
commit
b9a3aba004
1 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,5 @@
|
|||
|
||||
void rr_init_str();
|
||||
|
||||
VALUE v8_str_new(VALUE clazz, VALUE str);
|
||||
VALUE v8_str_to_s(VALUE self);
|
||||
VALUE rr_reflect_v8_string(v8::Handle<v8::Value> value);
|
||||
#endif
|
Loading…
Reference in a new issue