[gtk/wip/matthiasc/popup5: 84/187] Remove surface->children
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup5: 84/187] Remove surface->children
- Date: Thu, 23 May 2019 11:00:36 +0000 (UTC)
commit 6fc2820d1d64b46f3d12970205d5b21e551add29
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 da20ef202e..cfe55445d1 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -153,9 +153,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]