[gtk/wip/matthiasc/popup5: 37/145] Remove surface->parent
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup5: 37/145] Remove surface->parent
- Date: Sun, 26 May 2019 19:04:50 +0000 (UTC)
commit c3c84491c78b4b917b12a6a2ec522a644daab504
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 83d465d501..6f92409e31 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -142,7 +142,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]