[gtk/gdk-internal-cleanup: 6/9] wayland: Drop unused surface type hint field
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gdk-internal-cleanup: 6/9] wayland: Drop unused surface type hint field
- Date: Fri, 14 Aug 2020 02:24:27 +0000 (UTC)
commit 3d7343144fa11619323ae74129a02ddf0c58331d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Aug 13 21:33:27 2020 -0400
wayland: Drop unused surface type hint field
This wasn't used at all.
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 a7ecb7b19b..b788be2ce7 100644
--- a/gdk/wayland/gdksurface-wayland.c
+++ b/gdk/wayland/gdksurface-wayland.c
@@ -106,7 +106,6 @@ struct _GdkWaylandSurface
unsigned int awaiting_frame : 1;
unsigned int awaiting_frame_frozen : 1;
unsigned int is_drag_surface : 1;
- GdkSurfaceTypeHint hint;
int pending_buffer_offset_x;
int pending_buffer_offset_y;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]