Skip to content
Snippets Groups Projects
Commit 6665a099 authored by Mick Jordan's avatar Mick Jordan
Browse files

javadoc fix

parent abd23b0b
Branches
No related tags found
No related merge requests found
......@@ -175,9 +175,6 @@ public final class REnvVars implements RContext.ContextState {
return rHome;
}
/**
* Separated for substitution in AOT environment.
*/
private static Path getRHomePath() {
return Paths.get(REnvVars.class.getProtectionDomain().getCodeSource().getLocation().getPath()).getParent();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment