wayland: Remove a couple of stray newlines
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1295 (cherry picked from commit be59b514cab8f8765393ee58764e95c20a74a7c3)
This commit is contained in:
parent
b8bd39793a
commit
a83d83f087
@ -734,7 +734,6 @@ meta_wayland_zxdg_toplevel_v6_apply_state (MetaWaylandSurfaceRole *surface_role
|
||||
wl_resource_post_error (surface->resource,
|
||||
ZXDG_SHELL_V6_ERROR_INVALID_SURFACE_STATE,
|
||||
"Invalid min/max size");
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -821,7 +821,6 @@ meta_wayland_xdg_toplevel_apply_state (MetaWaylandSurfaceRole *surface_role,
|
||||
wl_resource_post_error (surface->resource,
|
||||
XDG_WM_BASE_ERROR_INVALID_SURFACE_STATE,
|
||||
"Invalid min/max size");
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user