diff options
Diffstat (limited to 'backends/platform/samsungtv/sdl.cpp')
-rw-r--r-- | backends/platform/samsungtv/sdl.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/backends/platform/samsungtv/sdl.cpp b/backends/platform/samsungtv/sdl.cpp index 4515012bee..5d47f450e8 100644 --- a/backends/platform/samsungtv/sdl.cpp +++ b/backends/platform/samsungtv/sdl.cpp @@ -24,21 +24,6 @@ */ #include "backends/platform/samsungtv/sdl.h" -#include "common/archive.h" -#include "common/config-manager.h" -#include "common/debug.h" -#include "common/EventRecorder.h" -#include "common/util.h" - -#include "backends/saves/posix/posix-saves.h" -#include "backends/timer/default/default-timer.h" -#include "sound/mixer_intern.h" - -#include <time.h> // for getTimeAndDate() - -/* - * Include header files needed for the getFilesystemFactory() method. - */ #include "backends/fs/posix/posix-fs-factory.h" #if defined(SAMSUNGTV) |