diff --git a/gui/help/buildhelp.bat b/gui/help/buildhelp.bat deleted file mode 100644 index b0cfbcc0d..000000000 --- a/gui/help/buildhelp.bat +++ /dev/null @@ -1,10 +0,0 @@ -@echo off - -pushd %~dp0 - -if exist online-help.qhc del online-help.qhc -if exist online-help.qch del online-help.qch - -qcollectiongenerator online-help.qhcp -o online-help.qhc - -popd