changeset 6282:f1c6c2a3d432

[gaim-migrate @ 6781] this doesn't occur anywhere else in the code, so it shouldn't be in a .h file committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 23 Jul 2003 03:25:09 +0000
parents 7c7e14d111bf
children bb97fb848140
files src/gtkimhtml.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);