Oops... No debuging code needed there :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1944 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
be1b083fc3
commit
2003f124e4
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ parse_again:
|
|||
if (tkid == TOK_P_IFNDEF || tkid == TOK_P_IFDEF)
|
||||
{
|
||||
if (wait_for_endif) {
|
||||
ERROR_MSG("waiting for !endif\n");
|
||||
return PS_OK;
|
||||
}
|
||||
if (ignore) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue