[gtk/wip/matthiasc/popup4: 48/105] Remove surface->parent
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup4: 48/105] Remove surface->parent
- Date: Wed, 24 Apr 2019 04:43:35 +0000 (UTC)
commit 15460e1ba2f775ad86035fad2b4c8752b4e8163f
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Mar 23 09:13:55 2019 -0400
Remove surface->parent
This field is no longer used.
gdk/gdkinternals.h | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 148e44265f..5c26003a7e 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -141,7 +141,6 @@ struct _GdkSurface
GdkSurfaceImpl *impl; /* window-system-specific delegate object */
- GdkSurface *parent;
GdkSurface *transient_for;
gpointer widget;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]