aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.h
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-16 21:02:26 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-16 21:02:26 +0800
commited7083bd8563e1855cff3d09b32682d83d758294 (patch)
tree38dde41d93f16b76cbf622e2766e6109cac98d42 /libempathy-gtk/empathy-chat.h
parent0fcab6b4fa150122ac522f50cc01214c47bfde9f (diff)
downloadgsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar.gz
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar.bz2
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar.lz
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar.xz
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.tar.zst
gsoc2013-empathy-ed7083bd8563e1855cff3d09b32682d83d758294.zip
Remove empathy_chat_present from header, it's not implemented anymore
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@800 4ee84921-47dd-4033-b63a-18d7a039a3e4
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 d235c08af..aa5c3f1b3 100644
--- a/libempathy-gtk/empathy-chat.h
+++ b/libempathy-gtk/empathy-chat.h
@@ -77,7 +77,6 @@ struct _EmpathyChatClass {
GType empathy_chat_get_type (void);
EmpathyChatView * empathy_chat_get_view (EmpathyChat *chat);
-void empathy_chat_present (EmpathyChat *chat);
void empathy_chat_clear (EmpathyChat *chat);
void empathy_chat_scroll_down (EmpathyChat *chat);
void empathy_chat_cut (EmpathyChat *chat);