revert accidental change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29045 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2009-11-20 13:43:02 +00:00
parent 47f9930e07
commit a518eeea1c

View file

@ -1821,7 +1821,6 @@ See Also: -runModalForWindow:
}
else
{
NSLog(@"Discard %@", event);
event = nil; // Ignore/discard this event.
}
}