diff options
Diffstat (limited to 'src/statcmd.c')
-rw-r--r-- | src/statcmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/statcmd.c b/src/statcmd.c index 43a10988e..aed928fb3 100644 --- a/src/statcmd.c +++ b/src/statcmd.c @@ -397,4 +397,3 @@ main(int argc, const char *const *argv) return ret; } - |