[empathy] remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES



commit 06098ff7becaed9aff517fb693c18adf6a21cca0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Nov 17 17:12:46 2010 +0100

    remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES
    
    It's unusd and we don't have this column in the model. (#635082)

 libempathy-gtk/empathy-contact-list-store.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-list-store.h b/libempathy-gtk/empathy-contact-list-store.h
index b68a274..1760a00 100644
--- a/libempathy-gtk/empathy-contact-list-store.h
+++ b/libempathy-gtk/empathy-contact-list-store.h
@@ -65,7 +65,6 @@ 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;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]