# HG changeset patch # User Luke Schierer # Date 1058930709 0 # Node ID f1c6c2a3d4329f41974a813eee350adac2be1650 # Parent 7c7e14d111bf97a8ca32a7500d6c48c8a38a35be [gaim-migrate @ 6781] this doesn't occur anywhere else in the code, so it shouldn't be in a .h file committer: Tailor Script diff -r 7c7e14d111bf -r f1c6c2a3d432 src/gtkimhtml.h --- 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);