Skip to content

Commit d51f6f5

Browse files
Fix another bork caused by a partial commit
1 parent 680b4fb commit d51f6f5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pdf2htmlEX/src/main/cpp/pdf2htmlEX.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Java_com_viliussutkus89_android_pdf2htmlex_pdf2htmlEX_set_1environment_1value(JN
8282
CCharGC value(env, value_);
8383
setenv(key.c_str(), value.c_str(), 1);
8484
}
85-
}
8685

8786
extern "C"
8887
JNIEXPORT jint JNICALL

0 commit comments

Comments
 (0)