Skip to content

Commit 8ba07c8

Browse files
committed
[GR-33588] Remove duplicate symbol.
PullRequest: fastr/2653
2 parents 2246683 + a730bb5 commit 8ba07c8

File tree

1 file changed

+0
-2
lines changed
  • com.oracle.truffle.r.native/fficall/src/truffle_nfi

1 file changed

+0
-2
lines changed

com.oracle.truffle.r.native/fficall/src/truffle_nfi/Rembedded.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ int R_DirtyImage; // TODO update this
5555
void *R_GlobalContext; // TODO what?
5656
SA_TYPE SaveAction; // ??
5757

58-
int R_wait_usec; // TODO: necessary to resolve externals? otherwise dead code
59-
6058
typedef jint (JNICALL *JNI_CreateJavaVMFunc)(JavaVM **pvm, void **penv, void *args);
6159

6260

0 commit comments

Comments
 (0)