Remove unused pointer

The PangoContext has been moved into ClutterActor.
This commit is contained in:
Emmanuele Bassi 2015-01-01 15:16:40 +00:00
parent 1b9650da38
commit 506f2c4431
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ struct _ClutterMainContext
gint fb_g_mask_used;
gint fb_b_mask_used;
PangoContext *pango_context; /* Global Pango context */
CoglPangoFontMap *font_map; /* Global font map */
/* stack of #ClutterEvent */