FIX: Question broken in previous commit

This commit is contained in:
Alexander Koblov 2010-02-23 20:00:42 +00:00
commit 2ec3df9d62

View file

@ -272,7 +272,7 @@ begin
sQuestion := Format(rsMsgNotDelete, [FileName]);
end;
if FSkipErrors or (RemoveDirectly <> fsoogYes) then
if FSkipErrors or (RemoveDirectly = fsoogNo) then
LogMessage(sMessage, logOptions, lmtError)
else
begin