]> 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 b68a274d6f6d4b999c88aa65c2dff1bbc3843b69..8e773e6306dc860c7311f7bcdfccf8c2d5074309 100644 (file)
@@ -65,14 +65,9 @@ typedef enum {
        EMPATHY_CONTACT_LIST_STORE_COL_CAN_VIDEO_CALL,
        EMPATHY_CONTACT_LIST_STORE_COL_FLAGS,
        EMPATHY_CONTACT_LIST_STORE_COL_IS_FAKE_GROUP,
-       EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES,
        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;