mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
Remove unused variable 'lang'
Fix a compiler warning.
This commit is contained in:
parent
cdba8cc220
commit
02398c0cf1
@ -583,7 +583,6 @@ update_pango_context (ClutterBackend *backend,
|
|||||||
const cairo_font_options_t *font_options;
|
const cairo_font_options_t *font_options;
|
||||||
const gchar *font_name;
|
const gchar *font_name;
|
||||||
PangoDirection pango_dir;
|
PangoDirection pango_dir;
|
||||||
PangoLanguage *lang;
|
|
||||||
gdouble resolution;
|
gdouble resolution;
|
||||||
|
|
||||||
/* update the text direction */
|
/* update the text direction */
|
||||||
|
Loading…
Reference in New Issue
Block a user