Remove unused variable 'lang'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 Dec 2009 18:16:48 +0000 (18:16 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 Dec 2009 18:16:48 +0000 (18:16 +0000)
Fix a compiler warning.

clutter/clutter-main.c

index e8bfd2e..579a791 100644 (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 */