aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-list-store.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-24 16:40:47 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-24 16:40:47 +0800
commita680e30ec331c9de306dc1b65928eeb8ae3d0f3e (patch)
treea7d51e20464d618908b30cea0c513be512e30329 /libempathy-gtk/empathy-contact-list-store.c
parent9eaf13ca3904e586d78866babf68e30c28c67b0d (diff)
downloadgsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar.gz
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar.bz2
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar.lz
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar.xz
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.tar.zst
gsoc2013-empathy-a680e30ec331c9de306dc1b65928eeb8ae3d0f3e.zip
Remove conditional build of VOIP.
svn path=/trunk/; revision=1038
Diffstat (limited to 'libempathy-gtk/empathy-contact-list-store.c')
-rw-r--r--libempathy-gtk/empathy-contact-list-store.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-list-store.c b/libempathy-gtk/empathy-contact-list-store.c
index 5d74be73b..fa96eb492 100644
--- a/libempathy-gtk/empathy-contact-list-store.c
+++ b/libempathy-gtk/empathy-contact-list-store.c
@@ -163,7 +163,6 @@ enum {
G_DEFINE_TYPE (EmpathyContactListStore, empathy_contact_list_store, GTK_TYPE_TREE_STORE);
-
static gboolean
contact_list_store_iface_setup (gpointer user_data)
{