Removed unused lines.

This commit is contained in:
Gonzalo Exequiel Pedone 2020-06-05 22:25:13 -03:00
parent c9811d355d
commit 9b2d1700a8
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -88,13 +88,6 @@ EOF
mingw-w64-gcc \
mingw-w64-qt5-base
for mingw_arch in i686 x86_64; do
if [ "$mingw_arch" = x86_64 ]; then
ff_arch=win64
else
ff_arch=win32
fi
qtIFW=QtInstallerFramework-win-x86.exe
# Install Qt Installer Framework