removed useless empty line
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 14 Sep 2014 14:27:29 +0000 (16:27 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 14 Sep 2014 14:27:29 +0000 (16:27 +0200)
src/graph.c

index 790e26a..b2b17cb 100644 (file)
@@ -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.
  */