Remove CallsCredentials and adapt to changes
The provider knows best which credentials it needs and CallsCredentials was not generic to begin with, so get rid of it.
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
10a2046549
commit
babd013bd7
@@ -106,7 +106,6 @@ calls_sources = files(['calls-message-source.c', 'calls-message-source.h',
|
||||
'calls-notifier.c', 'calls-notifier.h',
|
||||
'calls-contacts-box.c', 'calls-contacts-box.h',
|
||||
'calls-contacts-row.c', 'calls-contacts-row.h',
|
||||
'calls-credentials.c', 'calls-credentials.h',
|
||||
'calls-account.c', 'calls-account.h',
|
||||
'calls-account-provider.c', 'calls-account-provider.h',
|
||||
'calls-settings.c', 'calls-settings.h',
|
||||
|
||||
Reference in New Issue
Block a user