X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stat.c;h=ac5fe8c84bb0b45dafaa752e9692986b89a7728f;hp=4259956f6ed5724d5afac014c170a1426b2e56db;hb=b24869714aed385f04d282f854aaec7e69428cce;hpb=a651debd8179d2a43d711b6f7f429a28bd2893c1 diff --git a/stat.c b/stat.c index 4259956f..ac5fe8c8 100644 --- a/stat.c +++ b/stat.c @@ -195,7 +195,6 @@ void dump_empty_status(void) free(empty_items); empty_items = tmp; } -// PARA_DEBUG_LOG("%s: empty items: %s\n", __func__, empty_items); stat_client_write(empty_items); free(empty_items); }