X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fgraph.c;h=b2b17cb726c51a5a41b94ea390fbe6e46d35051e;hb=e43318f964c86e7a749e5b6ffec4f1fde70603c7;hp=790e26ab8a5a6670cc3e53ac23522a2a25519b3c;hpb=2ae387c0339faea7f0e3c66bed615a583a5e1502;p=psensor.git 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. */