Source/NSRunLoop.m

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13043 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
pyr 2002-03-07 16:49:32 +00:00
parent 5cec3c0b3f
commit bc3d93babf
2 changed files with 9 additions and 0 deletions

View file

@ -1858,6 +1858,8 @@ if (0) {
_currentMode = mode;
context = NSMapGet(_contextMap, mode);
[self _checkPerformers: context];
NS_DURING
{
GSIArray watchers;