mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 20:32:16 +00:00
window: Reformat a comment
This commit is contained in:
parent
82dce6758a
commit
c10c8649f5
@ -1274,10 +1274,9 @@ meta_window_unmanage (MetaWindow *window,
|
|||||||
|
|
||||||
meta_display_remove_pending_pings_for_window (window->display, window);
|
meta_display_remove_pending_pings_for_window (window->display, window);
|
||||||
|
|
||||||
meta_window_shutdown_group (window); /* safe to do this early as
|
/* safe to do this early as group.c won't re-add to the
|
||||||
* group.c won't re-add to the
|
* group if window->unmanaging */
|
||||||
* group if window->unmanaging
|
meta_window_shutdown_group (window);
|
||||||
*/
|
|
||||||
|
|
||||||
/* If we have the focus, focus some other window.
|
/* If we have the focus, focus some other window.
|
||||||
* This is done first, so that if the unmap causes
|
* This is done first, so that if the unmap causes
|
||||||
|
Loading…
Reference in New Issue
Block a user