* no need to call ClearErrors after IfErrors

* documented error flag for Library macros


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4375 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2005-11-05 16:57:51 +00:00
parent f26ec83078
commit c8e9a6f24b
2 changed files with 2 additions and 4 deletions

View file

@ -344,8 +344,6 @@
Call ":installlib.file_${INSTALLLIB_UNIQUE}"
IfErrors 0 "installlib.register_${INSTALLLIB_UNIQUE}"
ClearErrors
SetOverwrite lastused