aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-21 05:47:05 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-21 05:47:05 +0800
commite309a8b6cf78738e5d01720166e5221afdffa84a (patch)
treed268b137b77e46eea28d9b3b3779af4ba72716f6 /libempathy-gtk
parent3e1d8f88154e222ef66e42dc61530fbb45d21098 (diff)
downloadgsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar.gz
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar.bz2
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar.lz
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar.xz
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.tar.zst
gsoc2013-empathy-e309a8b6cf78738e5d01720166e5221afdffa84a.zip
Remove duplicate define in header.
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1020 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-chat-view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-chat-view.h b/libempathy-gtk/empathy-chat-view.h
index 5eac2e6cc..f454963ac 100644
--- a/libempathy-gtk/empathy-chat-view.h
+++ b/libempathy-gtk/empathy-chat-view.h
@@ -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);