Contrib is on its own now

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@676 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-08-09 15:34:15 +00:00
parent 7103ff882f
commit 3e33df5e0c

View file

@ -123,8 +123,6 @@ SectionEnd
!ifndef NO_CONTRIB
SubSection "Additional utilities"
SubSection "Contrib"
Section "Extra Icons"
@ -249,8 +247,6 @@ SectionEnd
SubSectionEnd
SubSectionEnd
!endif