More updates from Bernhard Fischer
[rrdtool.git] / src / rrd_tool.c
index ba561ce..ee561d6 100644 (file)
@@ -432,8 +432,6 @@ int main(
 
                 free(myargv);
                 if (ret == 0) {
-
-
 #if HAVE_GETRUSAGE
                     getrusage(RUSAGE_SELF, &myusage);
                     gettimeofday(&currenttime, NULL);