mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Remove unused variable in the Mimer SQL installation script
Remove unused variable in the Mimer SQL installation script for macOS to get rid of warnings Change-Id: I10445efcb1eb174881b4696869b7ee62e87416b7 Reviewed-by: Fredrik Ålund <fredrik.alund@mimer.com> Reviewed-by: Aku Pietikäinen <aku.pietikainen@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
# Mimer SQL is needed for Qt to be able to support Mimer SQL
|
||||
|
||||
set -ex
|
||||
os="$1"
|
||||
|
||||
source "${BASH_SOURCE%/*}/../unix/SetEnvVar.sh"
|
||||
source "${BASH_SOURCE%/*}/../unix/DownloadURL.sh"
|
||||
|
||||
Reference in New Issue
Block a user