no currentpage var anymore

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1565 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-11-02 15:28:17 +00:00
parent 057a8a8a1d
commit 95213390c3

View file

@ -66,8 +66,6 @@
InstProgressFlags "${MUI_PROGRESSBAR}"
BrandingText /TRIMRIGHT "${MUI_BRANDINGTEXT}"
!define CURRENTPAGE ${MUI_CURRENTPAGEVAR}
!verbose 4
!macroend