contacts-provider: Remove unused variable

This commit is contained in:
Evangelos Ribeiro Tzaras
2022-11-08 11:28:18 +00:00
parent 352a7852f6
commit b948629274
-2
View File
@@ -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;