summaryrefslogtreecommitdiff
path: root/java/javahelp/files/jhsearch.in
diff options
context:
space:
mode:
Diffstat (limited to 'java/javahelp/files/jhsearch.in')
-rw-r--r--java/javahelp/files/jhsearch.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/javahelp/files/jhsearch.in b/java/javahelp/files/jhsearch.in
index 36c5a2ff8258..d6cc3d45df6c 100644
--- a/java/javahelp/files/jhsearch.in
+++ b/java/javahelp/files/jhsearch.in
@@ -1,5 +1,3 @@
#!/bin/sh
-export JAVA_VERSION=%%JAVA_VER%%
-
exec java -cp %%JAVALIBDIR%%/jhall.jar com.sun.java.help.search.QueryEngine "$@"