From 7e25d84b47f32804a5a402378eddacc39ce9a27e Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 16 Mar 2008 13:02:26 +0000 Subject: Remove empathy_chat_present from header, it's not implemented anymore svn path=/trunk/; revision=800 --- libempathy-gtk/empathy-chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy-gtk') 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); -- cgit v1.2.3