From: Jean-Philippe Orsini Date: Sun, 14 Sep 2014 14:27:29 +0000 (+0200) Subject: removed useless empty line X-Git-Tag: v1.1.2~84 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=e43318f964c86e7a749e5b6ffec4f1fde70603c7 removed useless empty line --- diff --git a/src/graph.c b/src/graph.c index 790e26a..b2b17cb 100644 --- a/src/graph.c +++ b/src/graph.c @@ -59,7 +59,6 @@ struct graph_info { GdkRGBA theme_fg_color; }; - /* Return the end time of the graph i.e. the more recent measure. If * no measure are available, return 0. */