mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-09 05:15:31 +00:00
contacts-provider: Remove unused variable
This commit is contained in:
parent
caa74fa441
commit
d51151a028
1 changed files with 0 additions and 2 deletions
|
@ -220,8 +220,6 @@ on_contacts_appeared (GDBusConnection *connection,
|
|||
{
|
||||
CallsContactsProvider *self;
|
||||
|
||||
g_autoptr (GError) error = NULL;
|
||||
|
||||
g_assert (CALLS_IS_CONTACTS_PROVIDER (user_data));
|
||||
|
||||
self = user_data;
|
||||
|
|
Loading…
Reference in a new issue