From 2087a1e1cd698d1df27d04c15d1fc8c263725f00 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 15 Nov 2002 16:20:49 +0000 Subject: [PATCH] removed finishheader macro git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1733 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/Modern UI/WelcomeFinish.nsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/Examples/Modern UI/WelcomeFinish.nsi b/Examples/Modern UI/WelcomeFinish.nsi index f2137508..877cae4a 100644 --- a/Examples/Modern UI/WelcomeFinish.nsi +++ b/Examples/Modern UI/WelcomeFinish.nsi @@ -63,8 +63,6 @@ Section "modern.exe" SecCopyUI SectionEnd -!insertmacro MUI_SECTIONS_FINISHHEADER ;Insert this macro after the sections - ;-------------------------------- ;Descriptions