Skip to content

Commit

Permalink
Remove superfluous variable assignments from configure.bat
Browse files Browse the repository at this point in the history
Change-Id: I18d17a4ec8f5a33cb13282b584ecd75dd861d040
Reviewed-by: Alexandru Croitor <[email protected]>
  • Loading branch information
jobor committed Mar 11, 2021
1 parent 081b539 commit 24f7904
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configure.bat
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ echo ERROR: You cannot configure qtbase separately within a top-level build. >&2
exit /b 1
:wastoplevel

set SYNCQT=
set PLATFORM=
set MAKE=
set CMAKE=true
call :doargs %ARGS%
if errorlevel 1 exit /b
goto doneargs
Expand Down

0 comments on commit 24f7904

Please sign in to comment.