mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8210924: Remove PACKAGE_PATH
Reviewed-by: tbell
This commit is contained in:
parent
3c7b577a89
commit
fe67f09af3
7 changed files with 1 additions and 15 deletions
|
@ -38,7 +38,6 @@ int64_t CounterGet(void);
|
|||
* 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue