aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-13 22:27:21 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-13 22:27:21 +0800
commitc84e0979d36aa41e7f0d554fbbdad4e82756f8b0 (patch)
tree7a95f067894d7cebdf520fa3155921ba9638badb /libempathy-gtk/empathy-chat.h
parent2096980125f9a556b5d92e541927e9cf9b213e20 (diff)
parent34a7a0b348e1cdd3cfc184f135a8371d79741272 (diff)
downloadgsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar.gz
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar.bz2
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar.lz
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar.xz
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.tar.zst
gsoc2013-empathy-c84e0979d36aa41e7f0d554fbbdad4e82756f8b0.zip
Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-chat-window-643295'
Diffstat (limited to 'libempathy-gtk/empathy-chat.h')
-rw-r--r--libempathy-gtk/empathy-chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-chat.h b/libempathy-gtk/empathy-chat.h
index a5c0148a1..47892d6c9 100644
--- a/libempathy-gtk/empathy-chat.h
+++ b/libempathy-gtk/empathy-chat.h
@@ -85,7 +85,6 @@ void empathy_chat_correct_word (EmpathyChat *chat,
const gchar *new_word);
void empathy_chat_join_muc (EmpathyChat *chat,
const gchar *room);
-void empathy_chat_leave_chat (EmpathyChat *chat);
gboolean empathy_chat_is_room (EmpathyChat *chat);
void empathy_chat_set_show_contacts (EmpathyChat *chat,
gboolean show);