mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-09 09:40:15 +08:00
this function isn't used anymore
This commit is contained in:
@@ -68,7 +68,6 @@ EOS
|
||||
payload_c_txt << "void #{init_func}(void *rcv, void *sel);\n"
|
||||
end
|
||||
payload_c_txt << <<EOS
|
||||
void rb_vm_register_method(jclass klass, const char *sel, bool class_method, const char *signature);
|
||||
void rb_vm_register_native_methods(void);
|
||||
bool rb_vm_init(const char *app_package, JNIEnv *env);
|
||||
jint
|
||||
|
||||
Reference in New Issue
Block a user