Merge branch 'remove_obsolete_comment' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
f987f3ba77
@ -465,7 +465,6 @@ static int
|
|||||||
on_application_reopen(int has_visible_windows) {
|
on_application_reopen(int has_visible_windows) {
|
||||||
if (has_visible_windows) return true;
|
if (has_visible_windows) return true;
|
||||||
set_cocoa_pending_action(NEW_OS_WINDOW, NULL);
|
set_cocoa_pending_action(NEW_OS_WINDOW, NULL);
|
||||||
// Without unjam wait_for_events() blocks until the next event
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user