mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
wayland/idle-inhibit: Remove confusing comment
Something about the surface being destroyed and visibility checked,
which isn't what is going on.
Fixes: 388b534062
("wayland: Implement idle inhibit protocol")
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3219>
This commit is contained in:
parent
388b534062
commit
45abae7ebb
@ -155,9 +155,6 @@ inhibitor_proxy_completed (GObject *source,
|
||||
|
||||
inhibitor->session_proxy = proxy;
|
||||
|
||||
/* as the surface has already been created, we check its visibility state in
|
||||
* the inhibitor initialization.
|
||||
*/
|
||||
update_inhibitation (inhibitor);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user