Skip to content

Commit b86b818

Browse files
authored
Merge pull request #351 from pshipton/j9version
Remove obsolete J9VERSION_STRING from openj9_version_info.h
2 parents 9796dc4 + aaf0022 commit b86b818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

closed/openj9_version_info.h.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#define J9TARGET_CPU_OSARCH "@OPENJDK_TARGET_CPU_OSARCH@"
3333
#define J9TARGET_OS "@OPENJDK_TARGET_OS@"
3434
#define J9USERNAME "@USERNAME@"
35-
#define J9VERSION_STRING "@VERSION_STRING@"
3635
#define JAVA_VENDOR "@COMPANY_NAME@"
3736
#define JDK_DEBUG_LEVEL "@DEBUG_LEVEL@"
3837
#define OPENJ9_TAG "@OPENJ9_TAG@"

0 commit comments

Comments
 (0)