diff options
Diffstat (limited to 'src/empathy.c')
-rw-r--r-- | src/empathy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy.c b/src/empathy.c index 6e8a3327e..57f5c8418 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -832,7 +832,6 @@ add_empathy_features (void) /* empathy_connection_aggregator_get_all_groups(), used by * EmpathyGroupsWidget relies on it */ TP_CONNECTION_FEATURE_CONTACT_GROUPS, - TP_CONNECTION_FEATURE_CONTACT_LIST, NULL); g_object_unref (factory); |