mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
entry: Remove priv pointer
This commit is contained in:
parent
71ae2fae2e
commit
8ebec46db5
499
gtk/gtkentry.c
499
gtk/gtkentry.c
File diff suppressed because it is too large
Load Diff
@ -73,8 +73,6 @@ struct _GtkEntry
|
||||
{
|
||||
/*< private >*/
|
||||
GtkWidget parent_instance;
|
||||
|
||||
GtkEntryPrivate *priv;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user