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

Merge pull request #428 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:feature-svm to master

* commit '6665a099':
  javadoc fix
parents 91d0025a 6665a099
No related branches found
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.
Finish editing this message first!
Please register or to comment