diff options
-rw-r--r-- | libempathy-gtk/empathy-contact-list-store.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-list-store.c b/libempathy-gtk/empathy-contact-list-store.c index 55cddd4cc..152dd61b7 100644 --- a/libempathy-gtk/empathy-contact-list-store.c +++ b/libempathy-gtk/empathy-contact-list-store.c @@ -1568,7 +1568,6 @@ compare_separator_and_groups (gboolean is_separator_a, * top and bottom of the roster */ const char *top_groups[] = { EMPATHY_CONTACT_LIST_STORE_FAVORITE, - EMPATHY_CONTACT_LIST_STORE_PEOPLE_NEARBY, NULL }; |