From e43318f964c86e7a749e5b6ffec4f1fde70603c7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sun, 14 Sep 2014 16:27:29 +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 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. */ -- 2.7.4