]> git.0d.be Git - empathy.git/commitdiff
Remove duplicate define in header.
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 21:47:05 +0000 (21:47 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 Apr 2008 21:47:05 +0000 (21:47 +0000)
svn path=/trunk/; revision=1020

libempathy-gtk/empathy-chat-view.h

index 5eac2e6cc4cf54017d3548311bf43904957bc581..f454963acda1df3b57227e4f66d576412faf5710 100644 (file)
@@ -63,8 +63,6 @@ void             empathy_chat_view_append_button        (EmpathyChatView *view,
                                                         const gchar     *message,
                                                         GtkWidget       *button1,
                                                         GtkWidget       *button2);
-void             empathy_chat_view_set_margin           (EmpathyChatView *view,
-                                                        gint             margin);
 void             empathy_chat_view_scroll               (EmpathyChatView *view,
                                                         gboolean         allow_scrolling);
 void             empathy_chat_view_scroll_down          (EmpathyChatView *view);