window: Reformat a comment

This commit is contained in:
Jasper St. Pierre 2014-07-08 12:45:34 -04:00
parent 82dce6758a
commit c10c8649f5

View File

@ -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