diff options
Diffstat (limited to 'pango/pangoxft.h')
-rw-r--r-- | pango/pangoxft.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/pango/pangoxft.h b/pango/pangoxft.h index 105de5c2..b035d79e 100644 --- a/pango/pangoxft.h +++ b/pango/pangoxft.h @@ -32,20 +32,6 @@ G_BEGIN_DECLS -#ifndef __GI_SCANNER__ - -/** - * PANGO_RENDER_TYPE_XFT: (skip) - * - * A string constant that was used to identify shape engines that work - * with the Xft backend. See %PANGO_RENDER_TYPE_FC for the replacement. - */ -#ifndef PANGO_DISABLE_DEPRECATED -#define PANGO_RENDER_TYPE_XFT "PangoRenderXft" -#endif - -#endif /* __GI_SCANNER__ */ - /** * PangoXftFontMap: * |