win32: Avoid wiping server.log on upgrade

This commit is contained in:
Fabio Bas 2014-10-02 23:26:25 +02:00
parent b348068369
commit 85a4a94ba3

View file

@ -82,7 +82,6 @@ Section Uninstall
Delete "$INSTDIR\icu*.dll"
Delete "$INSTDIR\qt.conf"
Delete "$INSTDIR\qdebug.txt"
Delete "$INSTDIR\server.log"
Delete "$INSTDIR\servatrice.sql"
Delete "$INSTDIR\servatrice.ini.example"
RMDir "$INSTDIR"