[gtk/wip/matthiasc/popup4: 59/115] Remove surface->children
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup4: 59/115] Remove surface->children
- Date: Wed, 24 Apr 2019 19:35:34 +0000 (UTC)
commit b81a2688a8273d5afad4b5ca8019e2dd4ea94fdb
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Mar 23 09:29:09 2019 -0400
Remove surface->children
This field is not used at all anymore.
gdk/gdkinternals.h | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 25a51e89f8..06e62c879c 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -152,9 +152,6 @@ struct _GdkSurface
guint8 resize_count;
- GList *children;
- GList children_list_node;
-
GdkGLContext *gl_paint_context;
cairo_region_t *update_area;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]