mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
widget: Remove some leftover child-property code
This commit is contained in:
parent
1fab3d9e20
commit
bfb5e6e72f
@ -735,9 +735,6 @@ static GQuark quark_action_muxer = 0;
|
||||
static GQuark quark_font_options = 0;
|
||||
static GQuark quark_font_map = 0;
|
||||
|
||||
GParamSpecPool *_gtk_widget_child_property_pool = NULL;
|
||||
GObjectNotifyContext *_gtk_widget_child_property_notify_context = NULL;
|
||||
|
||||
/* --- functions --- */
|
||||
GType
|
||||
gtk_widget_get_type (void)
|
||||
|
Loading…
Reference in New Issue
Block a user