Remove unused pointer
The PangoContext has been moved into ClutterActor.
This commit is contained in:
parent
1b9650da38
commit
506f2c4431
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user