summaryrefslogtreecommitdiff
path: root/pango/pango-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.h')
-rw-r--r--pango/pango-context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/pango-context.h b/pango/pango-context.h
index 5cd88404..d8c3cb86 100644
--- a/pango/pango-context.h
+++ b/pango/pango-context.h
@@ -49,11 +49,9 @@ typedef struct _PangoContextClass PangoContextClass;
GType pango_context_get_type (void) G_GNUC_CONST;
-#ifdef PANGO_ENABLE_BACKEND
PangoContext *pango_context_new (void);
void pango_context_set_font_map (PangoContext *context,
PangoFontMap *font_map);
-#endif /* PANGO_ENABLE_BACKEND */
PangoFontMap *pango_context_get_font_map (PangoContext *context);
void pango_context_list_families (PangoContext *context,