diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index 0f7e41b65..03be62543 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -51,8 +51,6 @@ #include <SDL_image.h> #include <SDL_mixer.h> -#include <android/log.h> - #include "debug.h" char *selfName = nullptr; |