Remove unused variable 'lang'

Fix a compiler warning.
This commit is contained in:
Emmanuele Bassi 2009-12-01 18:16:48 +00:00
parent cdba8cc220
commit 02398c0cf1

View File

@ -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 */