mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-23 06:35:24 -07:00
Remove unused label.
This commit is contained in:
parent
7f73eca01d
commit
8112405498
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@ Section "-hidden"
|
||||||
FindClose $0
|
FindClose $0
|
||||||
StrCmp $1 "" done
|
StrCmp $1 "" done
|
||||||
|
|
||||||
uninst:
|
|
||||||
;Run the uninstaller of the previous install.
|
;Run the uninstaller of the previous install.
|
||||||
DetailPrint $(inst_unist)
|
DetailPrint $(inst_unist)
|
||||||
ExecWait '"$INSTDIR\uninst.exe" /S _?=$INSTDIR'
|
ExecWait '"$INSTDIR\uninst.exe" /S _?=$INSTDIR'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue