We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2246683 + a730bb5 commit 8ba07c8Copy full SHA for 8ba07c8
com.oracle.truffle.r.native/fficall/src/truffle_nfi/Rembedded.c
@@ -55,8 +55,6 @@ int R_DirtyImage; // TODO update this
55
void *R_GlobalContext; // TODO what?
56
SA_TYPE SaveAction; // ??
57
58
-int R_wait_usec; // TODO: necessary to resolve externals? otherwise dead code
59
-
60
typedef jint (JNICALL *JNI_CreateJavaVMFunc)(JavaVM **pvm, void **penv, void *args);
61
62
0 commit comments