]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-list-store.h
remove EmpathyContactManager's test
[empathy.git] / libempathy-gtk / empathy-contact-list-store.h
index 1760a0066faba628672e49557c43bad68b76cb54..8e773e6306dc860c7311f7bcdfccf8c2d5074309 100644 (file)
@@ -68,10 +68,6 @@ typedef enum {
        EMPATHY_CONTACT_LIST_STORE_COL_COUNT,
 } EmpathyContactListStoreCol;
 
-#define EMPATHY_CONTACT_LIST_STORE_UNGROUPED _("Ungrouped")
-#define EMPATHY_CONTACT_LIST_STORE_FAVORITE  _("Favorite People")
-#define EMPATHY_CONTACT_LIST_STORE_PEOPLE_NEARBY _("People Nearby")
-
 struct _EmpathyContactListStore {
        GtkTreeStore parent;
        gpointer priv;