From 6e68c23de74e613fb06cb4412c854845e46bed43 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 29 May 2008 01:45:29 +0000 Subject: remove the uninstall of the geoip file, since it is installed in APPDATA svn:r14801 --- contrib/tor-mingw.nsi.in | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib') diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index 5cc2e3946..d232c6d3f 100644 --- a/contrib/tor-mingw.nsi.in +++ b/contrib/tor-mingw.nsi.in @@ -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 -- cgit v1.2.3