diff options
Diffstat (limited to '')
-rw-r--r-- | src/stats.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stats.h b/src/stats.h index cd7d0122c..5365bff69 100644 --- a/src/stats.h +++ b/src/stats.h @@ -21,8 +21,6 @@ #include "../config.h" -#include <stdio.h> - typedef struct _Stats { unsigned long daemonStart; int numberOfSongs; |