diff --git a/Include/LogicLib.nsh b/Include/LogicLib.nsh index 66b6f6e7..fc44fdb2 100644 --- a/Include/LogicLib.nsh +++ b/Include/LogicLib.nsh @@ -61,7 +61,6 @@ ; ${SectionIsSectionGroupEnd} a; ${SectionIsBold} a; ; ${SectionIsReadOnly} a; ${SectionIsExpanded} a; ; ${SectionIsPartiallySelected} a -; - Requires a !define LOGICLIB_SECTIONCMP above !include LogicLib.nsh ; ; Examples: ; See LogicLib.nsi in the Examples folder for lots of example usage.