aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-02-16 17:22:48 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-02-16 17:22:48 +0800
commit542c9b73402e30b9d07ae19055babf0eb767366b (patch)
treeee2a5e9e7ade80fea2fca8fad632dce46652791e
parent3dd80ee44fcece8eb9860f48e4ed23e3c92e27aa (diff)
downloadgsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar.gz
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar.bz2
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar.lz
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar.xz
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.tar.zst
gsoc2013-empathy-542c9b73402e30b9d07ae19055babf0eb767366b.zip
Removed unused PROP_GROUPS
svn path=/trunk/; revision=640
-rw-r--r--libempathy/empathy-contact.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-contact.c b/libempathy/empathy-contact.c
index 698612572..27503a8ab 100644
--- a/libempathy/empathy-contact.c
+++ b/libempathy/empathy-contact.c
@@ -76,7 +76,6 @@ enum {
PROP_ACCOUNT,
PROP_PRESENCE,
PROP_PRESENCE_MESSAGE,
- PROP_GROUPS,
PROP_SUBSCRIPTION,
PROP_HANDLE,
PROP_CAPABILITIES,