remove the uninstall of the geoip file, since it is installed in APPDATA

svn:r14801
This commit is contained in:
Andrew Lewman 2008-05-29 01:45:29 +00:00
parent 4591d931a4
commit 6e68c23de7

View File

@ -216,7 +216,6 @@ Function un.InstallFiles
Delete "$INSTDIR\tor.ico"
Delete "$SMSTARTUP\Tor.lnk"
Delete "$INSTDIR\Uninstall.exe"
Delete "$INSTDIR\geoip"
FunctionEnd
Function un.InstallDirectories