diff src/gtkimhtml.h @ 4371:8299114f5693

[gaim-migrate @ 4637] Removing the img handler stuff that used to be used in the profiles. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 21 Jan 2003 00:06:59 +0000
parents 74f65a3d2a1f
children 66c2388046fb
line wrap: on
line diff
--- a/src/gtkimhtml.h	Mon Jan 20 22:59:40 2003 +0000
+++ b/src/gtkimhtml.h	Tue Jan 21 00:06:59 2003 +0000
@@ -89,9 +89,6 @@
 					GtkAdjustment    *hadj,
 					GtkAdjustment    *vadj);
 
-void       gtk_imhtml_set_img_handler  (GtkIMHtml        *imhtml,
-					GtkIMHtmlImage    handler);
-
 void       gtk_imhtml_associate_smiley (GtkIMHtml        *imhtml,
 					gchar            *sml,
 					GtkIMHtmlSmiley  *smiley);