forked from AuroraMiddleware/gtk
macos: Default kCFRunLoopAllActivities
It's actually a mask, but we'll keep it in to avoid compiler warnings.
This commit is contained in:
parent
1bc63eeadb
commit
2669dc269b
@ -1046,7 +1046,6 @@ run_loop_observer_callback (CFRunLoopObserverRef observer,
|
||||
run_loop_exit ();
|
||||
break;
|
||||
case kCFRunLoopAllActivities:
|
||||
/* TODO: Do most of the above? */
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user