From 95213390c36098863c36342dc3545c826c478fb5 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sat, 2 Nov 2002 15:28:17 +0000 Subject: [PATCH] no currentpage var anymore git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1565 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/System.nsh | 2 -- 1 file changed, 2 deletions(-) diff --git a/Contrib/Modern UI/System.nsh b/Contrib/Modern UI/System.nsh index 3ba5a493..1c033ad4 100644 --- a/Contrib/Modern UI/System.nsh +++ b/Contrib/Modern UI/System.nsh @@ -66,8 +66,6 @@ InstProgressFlags "${MUI_PROGRESSBAR}" BrandingText /TRIMRIGHT "${MUI_BRANDINGTEXT}" - !define CURRENTPAGE ${MUI_CURRENTPAGEVAR} - !verbose 4 !macroend