src/java.base/macosx/native/libjli/java_md_macosx.h
changeset 51811 4be08a5102b0
parent 47216 71c04702a3d5
--- a/src/java.base/macosx/native/libjli/java_md_macosx.h	Thu Sep 20 00:16:23 2018 +0200
+++ b/src/java.base/macosx/native/libjli/java_md_macosx.h	Thu Sep 20 00:19:46 2018 +0200
@@ -38,7 +38,6 @@
  *      A collection of useful strings. One should think of these as #define
  *      entries, but actual strings can be more efficient (with many compilers).
  */
-static const char *system_dir  = PACKAGE_PATH "/openjdk7";
 static const char *user_dir    = "/java";
 
 #include <dlfcn.h>