summaryrefslogtreecommitdiffstats
path: root/bin/qt-configure-module.bat.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qt-configure-module.bat.in')
-rw-r--r--bin/qt-configure-module.bat.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/qt-configure-module.bat.in b/bin/qt-configure-module.bat.in
index 05efc1c0a4..72d3a460bf 100644
--- a/bin/qt-configure-module.bat.in
+++ b/bin/qt-configure-module.bat.in
@@ -17,7 +17,6 @@ if not exist "%module_root%\CMakeLists.txt" (
exit /b 1
)
-if exist "config.opt" del "config.opt"
echo. > "config.opt"
set first_iteration=indeed
for %%a in (%*) do (