[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3911: get rid of extraneous torgeoipfile variables. (vidalia/trunk/pkg/win32)



Author: phobos
Date: 2009-06-28 22:18:09 -0400 (Sun, 28 Jun 2009)
New Revision: 3911

Modified:
   vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in
Log:
get rid of extraneous torgeoipfile variables.


Modified: vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in
===================================================================
--- vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in	2009-06-29 02:14:23 UTC (rev 3910)
+++ vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in	2009-06-29 02:18:09 UTC (rev 3911)
@@ -236,7 +236,6 @@
 ;--------------------------------
 ; Tor
 var bInstallTor
-Var torgeoipfile
 SectionGroup "${TOR_DESC}" TorGroup
     ;--------------------------------
     ; Tor application binaries
@@ -260,7 +259,6 @@
        SetOutPath "$APPDATA\Tor"
 
        ; Include tor's geoip file, too
-       StrCpy $torgeoipfile "geoip"
        File "@TOR_PACKAGE_DIR@\geoip"
 
        ; If there's already a torrc config file, ask if they want to