diff --git a/Examples/Modern UI/Basic.nsi b/Examples/Modern UI/Basic.nsi index 8361a4d9..5fe9e3dc 100644 --- a/Examples/Modern UI/Basic.nsi +++ b/Examples/Modern UI/Basic.nsi @@ -7,8 +7,6 @@ !include "${NSISDIR}\Contrib\Modern UI\System.nsh" -;$9 is the variable used to store the current page, do not use this var! - ;-------------------------------- ;Configuration diff --git a/Examples/Modern UI/MultiLanguage.nsi b/Examples/Modern UI/MultiLanguage.nsi index 3ae73598..b664c9e8 100644 --- a/Examples/Modern UI/MultiLanguage.nsi +++ b/Examples/Modern UI/MultiLanguage.nsi @@ -7,8 +7,6 @@ !include "${NSISDIR}\Contrib\Modern UI\System.nsh" -;$9 is the variable used to store the current page, do not use this var! - ;-------------------------------- ;Configuration