visibility macros and flush() added to SrcFileSource; merge with master
[ardour.git] / libs / clearlooks-newer / clearlooks_draw_glossy.c
index 0e573e1b53d809ad58a0c0208c9d36f6921b0f7d..a8dd9ef7a3739cd3b4b237628d1fa3f8896a87b7 100644 (file)
@@ -746,7 +746,7 @@ clearlooks_glossy_draw_tab (cairo_t *cr,
 
        if (params->active)
        {
-               CairoColor shadow, hilight, f1, f2;
+               CairoColor shadow, f1, f2;
 
                pattern = cairo_pattern_create_linear (tab->gap_side == CL_GAP_LEFT   ? width-1  : 0,
                                                       tab->gap_side == CL_GAP_TOP    ? height-2 : 1,