Remove surface->parent

This field is no longer used.
This commit is contained in:
Matthias Clasen 2019-03-23 09:13:55 -04:00
parent 0760958f71
commit e68c5541e2

View File

@ -142,7 +142,6 @@ struct _GdkSurface
GdkSurfaceImpl *impl; /* window-system-specific delegate object */
GdkSurface *parent;
GdkSurface *transient_for;
gpointer widget;