[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2017: Phobos says we don't need to define these ourselves anymore, (in trunk: . pkg/win32)
Author: edmanm
Date: 2007-10-12 22:58:50 -0400 (Fri, 12 Oct 2007)
New Revision: 2017
Modified:
trunk/
trunk/pkg/win32/vidalia-bundle.nsi
Log:
r2096@lysithea: edmanm | 2007-10-12 22:55:48 -0400
Phobos says we don't need to define these ourselves anymore, otherwise we get
compilation errors.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /local/vidalia/trunk [r2096] on dc66be73-d13e-47ba-a267-8dc7cda68c65
Modified: trunk/pkg/win32/vidalia-bundle.nsi
===================================================================
--- trunk/pkg/win32/vidalia-bundle.nsi 2007-10-13 02:58:37 UTC (rev 2016)
+++ trunk/pkg/win32/vidalia-bundle.nsi 2007-10-13 02:58:50 UTC (rev 2017)
@@ -27,9 +27,6 @@
;---------------------------------
; Global definitions
-!define SF_SELECTED 1
-!define SECTION_OFF 0xFFFFFFFE
-
!define VIDALIA_NAME "Vidalia"
!define VIDALIA_EXEC "vidalia.exe"
!define VIDALIA_APPVERSION "0.0.15-svn"