mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-21 14:42:25 +00:00
xwayland: remove stray empty line
This commit is contained in:
parent
ceb4fcedca
commit
7e13dfdd4d
@ -1443,7 +1443,6 @@ static void xwm_handle_net_wm_state_message(struct wlr_xwm *xwm,
|
||||
|
||||
if (maximized_vert != xsurface->maximized_vert
|
||||
|| maximized_horz != xsurface->maximized_horz) {
|
||||
|
||||
wl_signal_emit_mutable(&xsurface->events.request_maximize, NULL);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user