X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_fetch.c;h=74829ffd9f9b395a571f09fb53e2621549b380bc;hb=2593a69e9485cf67c9654a2667f85971275004fe;hp=b419f536a01c01376097f7df4e7f726a5fb35c83;hpb=fe9e42840cd23de01465e48a2ab6e9ac337dfed2;p=rrdtool.git diff --git a/src/rrd_fetch.c b/src/rrd_fetch.c index b419f53..74829ff 100644 --- a/src/rrd_fetch.c +++ b/src/rrd_fetch.c @@ -420,7 +420,6 @@ int rrd_fetch_fn( rrd_set_error("fetching cdp from rra"); goto err_free_data; } - #ifdef DEBUG fprintf(stderr, "post fetch %li -- ", i); for (ii = 0; ii < *ds_cnt; ii++)