mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Update comment
This commit is contained in:
@@ -329,12 +329,7 @@ bool wxPyApp::IsDisplayAvailable()
|
||||
} else
|
||||
#endif
|
||||
{
|
||||
// Also foreground the application on the first call as a side-effect.
|
||||
//
|
||||
// TODO: These APIs are deprecated, and will likely be gone in the 10.15 SDK
|
||||
//
|
||||
// [NSRunningApplication activateIgnoringOtherApps: YES] ??
|
||||
//
|
||||
// Assume all is well... Until something better is found again.
|
||||
rv = true;
|
||||
}
|
||||
return rv;
|
||||
|
||||
Reference in New Issue
Block a user