mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +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 gchar *font_name;
|
||||
PangoDirection pango_dir;
|
||||
PangoLanguage *lang;
|
||||
gdouble resolution;
|
||||
|
||||
/* update the text direction */
|
||||
|
Loading…
Reference in New Issue
Block a user