Skip to content

Commit a5984ab

Browse files
author
Alex Epifanov
committed
remove NetRequest from preloader
1 parent 30e0ed4 commit a5984ab

File tree

1 file changed

+0
-1
lines changed
  • platform/android/Rhodes/jni/include/rhodes/details

1 file changed

+0
-1
lines changed

platform/android/Rhodes/jni/include/rhodes/details/rhojava.inc

-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_VECTOR, "java/util/Vector")
4040
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_WEB_VIEW, "com/rhomobile/rhodes/WebView")
4141
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_MEMORY_INFO_COLLECTOR, "com/rhomobile/rhodes/MemoryInfoCollector")
4242
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_SECURITY_TOKEN_GENERATOR, "com/rhomobile/rhodes/SecurityTokenGenerator")
43-
RHODES_DEFINE_JAVA_CLASS(RHODES_JAVA_CLASS_NETREQUEST, "com/rhomobile/rhodes/NetRequest")

0 commit comments

Comments
 (0)