]> git.0d.be Git - empathy.git/commitdiff
Remove unimplementer and not used API
authorXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 Apr 2008 09:41:42 +0000 (09:41 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 Apr 2008 09:41:42 +0000 (09:41 +0000)
svn path=/trunk/; revision=837

libempathy-gtk/empathy-chat.h

index e0b16ff3b3944b73b3f541fe48920c893038faf8..53e7d1277c0188b6fac770ac0dae67dbbe0af48f 100644 (file)
@@ -65,7 +65,6 @@ struct _EmpathyChatClass {
 
 GType              empathy_chat_get_type              (void);
 EmpathyChat *      empathy_chat_new                   (EmpathyTpChat     *tp_chat);
-EmpathyChatView *  empathy_chat_get_view              (EmpathyChat       *chat);
 void               empathy_chat_clear                 (EmpathyChat       *chat);
 void               empathy_chat_scroll_down           (EmpathyChat       *chat);
 void               empathy_chat_cut                   (EmpathyChat       *chat);