aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-store.h
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2010-10-12 03:52:18 +0800
committerTravis Reitter <travis.reitter@collabora.co.uk>2010-10-16 05:14:44 +0800
commit31905d995ddb96e2e25a795fa197cb541bc7724d (patch)
treeb348f300565858ed204935a5b7fd41830588e4a9 /libempathy-gtk/empathy-individual-store.h
parentcddc09f1ca10d13de7d71fa199b1ae4d5a7c8784 (diff)
downloadgsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar.gz
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar.bz2
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar.lz
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar.xz
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.tar.zst
gsoc2013-empathy-31905d995ddb96e2e25a795fa197cb541bc7724d.zip
Use Folks to check the ability to remove Individuals in the store & view.
Helps bgo#625969.
Diffstat (limited to 'libempathy-gtk/empathy-individual-store.h')
-rw-r--r--libempathy-gtk/empathy-individual-store.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-individual-store.h b/libempathy-gtk/empathy-individual-store.h
index 4c99610d6..debb218ad 100644
--- a/libempathy-gtk/empathy-individual-store.h
+++ b/libempathy-gtk/empathy-individual-store.h
@@ -63,7 +63,6 @@ typedef enum
EMPATHY_INDIVIDUAL_STORE_COL_IS_SEPARATOR,
EMPATHY_INDIVIDUAL_STORE_COL_CAN_AUDIO_CALL,
EMPATHY_INDIVIDUAL_STORE_COL_CAN_VIDEO_CALL,
- EMPATHY_INDIVIDUAL_STORE_COL_FLAGS,
EMPATHY_INDIVIDUAL_STORE_COL_IS_FAKE_GROUP,
EMPATHY_INDIVIDUAL_STORE_COL_COUNT,
} EmpathyIndividualStoreCol;