diff options
Diffstat (limited to 'java/javahelp/files/jhindexer.in')
-rw-r--r-- | java/javahelp/files/jhindexer.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/javahelp/files/jhindexer.in b/java/javahelp/files/jhindexer.in index 59ee27424484..48334eb3025c 100644 --- a/java/javahelp/files/jhindexer.in +++ b/java/javahelp/files/jhindexer.in @@ -1,5 +1,3 @@ #!/bin/sh -export JAVA_VERSION=%%JAVA_VER%% - exec java -cp %%JAVALIBDIR%%/jhall.jar com.sun.java.help.search.Indexer "$@" |