notifier: Remove unused GList
This commit is contained in:
@@ -37,7 +37,6 @@ struct _CallsNotifier
|
|||||||
GObject parent_instance;
|
GObject parent_instance;
|
||||||
|
|
||||||
GListStore *unanswered;
|
GListStore *unanswered;
|
||||||
GList *notifications;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
G_DEFINE_TYPE (CallsNotifier, calls_notifier, G_TYPE_OBJECT);
|
G_DEFINE_TYPE (CallsNotifier, calls_notifier, G_TYPE_OBJECT);
|
||||||
|
|||||||
Reference in New Issue
Block a user