Remove surface->parent
This field is no longer used.
This commit is contained in:
@@ -142,7 +142,6 @@ struct _GdkSurface
|
||||
|
||||
GdkSurfaceImpl *impl; /* window-system-specific delegate object */
|
||||
|
||||
GdkSurface *parent;
|
||||
GdkSurface *transient_for;
|
||||
|
||||
gpointer widget;
|
||||
|
||||
Reference in New Issue
Block a user