Remove surface->children

This field is not used at all anymore.
This commit is contained in:
Matthias Clasen
2019-03-23 09:29:09 -04:00
parent 2eebac8819
commit 0699b17848

View File

@@ -153,9 +153,6 @@ struct _GdkSurface
guint8 resize_count;
GList *children;
GList children_list_node;
GdkGLContext *gl_paint_context;
cairo_region_t *update_area;