From 0696716f861f7885023466fccbc4a27c0896051f Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 13 Sep 2014 17:43:51 +0200 Subject: [PATCH] removed useless empty line --- src/graph.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graph.c b/src/graph.c index e2bea20..b68c346 100644 --- a/src/graph.c +++ b/src/graph.c @@ -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; -- 2.7.4