diff options
-rw-r--r-- | simon/simon.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp index 48fceb20f6..ca57171802 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -41,9 +41,6 @@ #include "sound/mididrv.h" -#include <errno.h> -#include <time.h> - #ifdef __PALM_OS__ #include "globals.h" #endif |