[mutter/gnome-3-36] wayland: Remove a couple of stray newlines
- From: Robert Mader <rmader src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/gnome-3-36] wayland: Remove a couple of stray newlines
- Date: Fri, 26 Jun 2020 08:16:39 +0000 (UTC)
commit a83d83f087e26f54b84ae4530886d64511345daf
Author: Jonas Ã…dahl <jadahl gmail com>
Date: Mon Jun 8 09:13:17 2020 +0200
wayland: Remove a couple of stray newlines
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1295
(cherry picked from commit be59b514cab8f8765393ee58764e95c20a74a7c3)
src/wayland/meta-wayland-legacy-xdg-shell.c | 1 -
src/wayland/meta-wayland-xdg-shell.c | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/src/wayland/meta-wayland-legacy-xdg-shell.c b/src/wayland/meta-wayland-legacy-xdg-shell.c
index eba802e0cc..ca6da8f77d 100644
--- a/src/wayland/meta-wayland-legacy-xdg-shell.c
+++ b/src/wayland/meta-wayland-legacy-xdg-shell.c
@@ -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");
-
}
}
}
diff --git a/src/wayland/meta-wayland-xdg-shell.c b/src/wayland/meta-wayland-xdg-shell.c
index d8f6397578..9526cc42f8 100644
--- a/src/wayland/meta-wayland-xdg-shell.c
+++ b/src/wayland/meta-wayland-xdg-shell.c
@@ -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");
-
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]