no more need for these defines

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4214 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-08-06 16:23:29 +00:00
parent 698deb823f
commit e3fc1691bb

View file

@ -4,9 +4,6 @@ Name "NSIS LogicLib Example"
OutFile "LogicLib.exe"
ShowInstDetails show
!define LOGICLIB_STRCMP
!define LOGICLIB_INT64CMP
!define LOGICLIB_SECTIONCMP
!include "LogicLib.nsh"
;!undef LOGICLIB_VERBOSITY