aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chat.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-01 18:58:52 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-03 16:53:34 +0800
commit4e5ccb224018c01ba381259cbfe9c54e78082d3f (patch)
tree1c8d581783fd5d9263bfc4b344746579eaf9e25d /libempathy/empathy-tp-chat.h
parentce0e19ff736d76b8064a006f8b8bf4c1baabda1b (diff)
downloadgsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar.gz
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar.bz2
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar.lz
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar.xz
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.tar.zst
gsoc2013-empathy-4e5ccb224018c01ba381259cbfe9c54e78082d3f.zip
remove empathy_tp_chat_join()
https://bugzilla.gnome.org/show_bug.cgi?id=675229
Diffstat (limited to 'libempathy/empathy-tp-chat.h')
-rw-r--r--libempathy/empathy-tp-chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-chat.h b/libempathy/empathy-tp-chat.h
index 5aa949ba2..44f6a240e 100644
--- a/libempathy/empathy-tp-chat.h
+++ b/libempathy/empathy-tp-chat.h
@@ -94,7 +94,6 @@ gboolean empathy_tp_chat_can_add_contact (EmpathyTpChat *self);
void empathy_tp_chat_leave (EmpathyTpChat *chat,
const gchar *message);
-void empathy_tp_chat_join (EmpathyTpChat *chat);
gboolean empathy_tp_chat_is_invited (EmpathyTpChat *chat,
TpHandle *inviter);