mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
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:
parent
5cec3c0b3f
commit
bc3d93babf
2 changed files with 9 additions and 0 deletions
|
@ -1858,6 +1858,8 @@ if (0) {
|
|||
_currentMode = mode;
|
||||
context = NSMapGet(_contextMap, mode);
|
||||
|
||||
[self _checkPerformers: context];
|
||||
|
||||
NS_DURING
|
||||
{
|
||||
GSIArray watchers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue