removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 13 Sep 2014 15:43:51 +0000 (17:43 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 13 Sep 2014 15:43:51 +0000 (17:43 +0200)
src/graph.c

index e2bea20..b68c346 100644 (file)
@@ -488,7 +488,6 @@ graph_update(struct psensor **sensors,
                                    GTK_STATE_FLAG_NORMAL,
                                    &info.theme_fg_color);
 
-
        g_width = width - g_xoff - GRAPH_H_PADDING;
        info.g_width = g_width;