]> git.0d.be Git - empathy.git/commitdiff
Remove empathy_chat_present from header, it's not implemented anymore
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 16 Mar 2008 13:02:26 +0000 (13:02 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 16 Mar 2008 13:02:26 +0000 (13:02 +0000)
svn path=/trunk/; revision=800

libempathy-gtk/empathy-chat.h

index d235c08af56467c4cd418331e93352d296114041..aa5c3f1b3e3aa23af3dc48d99f59554760e6999f 100644 (file)
@@ -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);