mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 23:51:17 +00:00
notifier: Remove unused GList
This commit is contained in:
parent
25c2d5b104
commit
9f50bc509f
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ struct _CallsNotifier
|
|||
GObject parent_instance;
|
||||
|
||||
GListStore *unanswered;
|
||||
GList *notifications;
|
||||
};
|
||||
|
||||
G_DEFINE_TYPE (CallsNotifier, calls_notifier, G_TYPE_OBJECT);
|
||||
|
|
Loading…
Reference in a new issue