mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
xwayland: remove stray empty line
This commit is contained in:
parent
ceb4fcedca
commit
7e13dfdd4d
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue