diff pidgin/gtkimhtml.h @ 32470:4676bbc64e36

Hide GtkIMHtmlFontDetail
author Mark Doliner <mark@kingant.net>
date Thu, 01 Sep 2011 06:29:47 +0000
parents 9e9efd1a09a2
children 2f014dbda8a6
line wrap: on
line diff
--- a/pidgin/gtkimhtml.h	Thu Sep 01 06:15:23 2011 +0000
+++ b/pidgin/gtkimhtml.h	Thu Sep 01 06:29:47 2011 +0000
@@ -50,9 +50,6 @@
 
 typedef struct _GtkIMHtml			GtkIMHtml;
 typedef struct _GtkIMHtmlClass		GtkIMHtmlClass;
-#if !(defined PIDGIN_DISABLE_DEPRECATED) && !(defined _PIDGIN_GTKIMHTML_C_)
-typedef struct _GtkIMHtmlFontDetail	GtkIMHtmlFontDetail;	/* The five elements contained in a FONT tag */
-#endif
 typedef struct _GtkSmileyTree		GtkSmileyTree;
 typedef struct _GtkIMHtmlSmiley		GtkIMHtmlSmiley;
 typedef struct _GtkIMHtmlScalable	GtkIMHtmlScalable;