summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-22 14:18:01 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-22 14:18:01 +0300
commit9f2cf7c95cfce3f735b43bfedc9f87be929e7c35 (patch)
tree6c4c501a26f7324c0d86f4502120528f4a4ecaa7 /src/main.cpp
parent45fc7dfe871e25c913deb56063ca930dafe8b9ae (diff)
downloadplus-9f2cf7c95cfce3f735b43bfedc9f87be929e7c35.tar.gz
plus-9f2cf7c95cfce3f735b43bfedc9f87be929e7c35.tar.bz2
plus-9f2cf7c95cfce3f735b43bfedc9f87be929e7c35.tar.xz
plus-9f2cf7c95cfce3f735b43bfedc9f87be929e7c35.zip
remove unused android related includes.
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
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;