[gaim-migrate @ 6781]

Wed, 23 Jul 2003 03:25:09 +0000

author
Luke Schierer <lschiere@pidgin.im>
date
Wed, 23 Jul 2003 03:25:09 +0000
changeset 6282
aeaa25d25bcd
parent 6281
fa6e8da5b1ba
child 6283
870876c67393

[gaim-migrate @ 6781]
this doesn't occur anywhere else in the code, so it shouldn't be in a .h file

src/gtkimhtml.h file | annotate | diff | comparison | revisions
--- a/src/gtkimhtml.h	Wed Jul 23 01:08:07 2003 +0000
+++ b/src/gtkimhtml.h	Wed Jul 23 03:25:09 2003 +0000
@@ -150,7 +150,6 @@
 void       gtk_imhtml_clear            (GtkIMHtml *imhtml);
 void       gtk_imhtml_page_up          (GtkIMHtml *imhtml);
 void       gtk_imhtml_page_down        (GtkIMHtml *imhtml);
-void       gtk_imhtml_to_bottom        (GtkIMHtml *imhtml);
 
 GtkIMHtmlScalable *gtk_imhtml_scalable_new();
 GtkIMHtmlScalable *gtk_imhtml_image_new(GdkPixbuf *img, gchar *filename);

mercurial