quickfix on last commit

This commit is contained in:
khanhduytran0 2021-04-26 14:33:02 +07:00
parent df41a166bc
commit 0e37ec0cd4

View File

@ -264,9 +264,7 @@ public class JREUtils
Os.setenv(env.getKey(), env.getValue(), true);
}
if (shell == null) {
setLdLibraryPath(LD_LIBRARY_PATH);
}
setLdLibraryPath(LD_LIBRARY_PATH);
// return ldLibraryPath;
}