libs/nodejs/ext/shared/nodejs_impl.cpp in rho-tau-extensions-5.5.18 vs libs/nodejs/ext/shared/nodejs_impl.cpp in rho-tau-extensions-6.0.0
- old
+ new
@@ -94,11 +94,11 @@
rho::CNodejsFactory::setInstance( new rho::CNodejsFactory() );
rho::Init_Nodejs_API();
#ifdef OS_ANDROID
- rho_android_force_all_files();
- rho_android_file_reload_stat_table();
+ // rho_android_force_all_files();
+ // rho_android_file_reload_stat_table();
#endif
jxcoretau_init();