X-Git-Url: http://wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fgraph.c;h=16eb5ed242c1707081a7b5b15b2c3da6ea57dd60;hb=3439c6742bf2152e6df6fe8e61118661277801a3;hp=fe903314164be73c8a9208296b47fe21ef429dc8;hpb=580b74baea48ef3e55481af28258c9d402da38f0;p=psensor.git diff --git a/src/graph.c b/src/graph.c index fe90331..16eb5ed 100644 --- a/src/graph.c +++ b/src/graph.c @@ -486,7 +486,6 @@ graph_update(struct psensor **sensors, cairo_text_extents_t te_btime, te_etime, te_max, te_min; struct psensor **sensor_cur, **enabled_sensors; GtkAllocation galloc; - GtkStyleContext *style_ctx; struct graph_info info; if (!gtk_widget_is_drawable(w_graph))