mirror of
https://github.com/brl/mutter.git
synced 2025-01-11 04:02:36 +00:00
window: Remove another bogus comment
It's not referring to anything!
This commit is contained in:
parent
f5bd7c5f50
commit
fcb2ab41b2
@ -1325,12 +1325,6 @@ meta_window_wayland_new (MetaDisplay *display,
|
|||||||
|
|
||||||
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */
|
meta_error_trap_pop (display); /* pop the XSync()-reducing trap */
|
||||||
|
|
||||||
/* XXX: Maybe this could be called in meta_window_new_shared() but
|
|
||||||
* before splitting the X11 specific code out it came after the
|
|
||||||
* meta_error_trap_pop() and we wanted to minimize the risk of
|
|
||||||
* breaking something.
|
|
||||||
*/
|
|
||||||
|
|
||||||
return window;
|
return window;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user