diff options
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c')
-rw-r--r-- | bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c b/bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c index 79c18fbf9..1175f1436 100644 --- a/bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c +++ b/bundles/org.eclipse.equinox.executable/library/gtk/eclipseGtk.c @@ -36,7 +36,6 @@ #include <gdk-pixbuf/gdk-pixbuf.h> /* Global Variables */ -char* consoleVM = "java"; char* defaultVM = "java"; char* vmLibrary = "libjvm.so"; char* shippedVMDir = "jre/bin/"; |