diff options
Diffstat (limited to 'src/common/showmsg.c')
-rw-r--r-- | src/common/showmsg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/showmsg.c b/src/common/showmsg.c index 3eb7ba0af..01dc0b01a 100644 --- a/src/common/showmsg.c +++ b/src/common/showmsg.c @@ -15,8 +15,6 @@ #include <stdarg.h> #include <stdio.h> #include <stdlib.h> // atexit -#include <string.h> -#include <time.h> #ifdef WIN32 # include "common/winapi.h" |