[gtk/wip/matthiasc/popup4: 46/79] Remove surface->parent
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup4: 46/79] Remove surface->parent
- Date: Sun, 21 Apr 2019 16:38:47 +0000 (UTC)
commit 8a24a3510c392664595703ffda52709c8b2875ea
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 8b2c027de0..952462a450 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]