diff --git a/cmake/NSIS.template.in b/cmake/NSIS.template.in index 3784b1b0..093d6caa 100644 --- a/cmake/NSIS.template.in +++ b/cmake/NSIS.template.in @@ -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"