From: Jean-Philippe Orsini Date: Sat, 13 Sep 2014 15:43:51 +0000 (+0200) Subject: removed useless empty line X-Git-Tag: v1.1.2~86 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=0696716f861f7885023466fccbc4a27c0896051f removed useless empty line --- 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;