[gtk/matthiasc/for-master: 3/3] wayland: Fix unused variable warning
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 3/3] wayland: Fix unused variable warning
- Date: Sun, 14 Feb 2021 01:27:28 +0000 (UTC)
commit c016d8819b83da749e5a7eb0e6bb87191d93e3ec
Author: Jonas Ã…dahl <jadahl gmail com>
Date: Thu Feb 11 09:49:04 2021 +0100
wayland: Fix unused variable warning
gdk/wayland/gdksurface-wayland.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gdk/wayland/gdksurface-wayland.c b/gdk/wayland/gdksurface-wayland.c
index d31e4ae6ee..8ccb033b5a 100644
--- a/gdk/wayland/gdksurface-wayland.c
+++ b/gdk/wayland/gdksurface-wayland.c
@@ -2478,7 +2478,6 @@ create_dynamic_positioner (GdkSurface *surface,
GdkPopupLayout *layout,
gboolean ack_parent_configure)
{
- GdkWaylandSurface *impl = GDK_WAYLAND_SURFACE (surface);
GdkSurface *parent = surface->parent;
GdkWaylandSurface *parent_impl = GDK_WAYLAND_SURFACE (parent);
GdkWaylandDisplay *display =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]