refactor: removed unused android includes
This commit is contained in:
@@ -22,11 +22,6 @@
|
|||||||
|
|
||||||
#include <SDL2/SDL_render.h>
|
#include <SDL2/SDL_render.h>
|
||||||
|
|
||||||
#ifdef __ANDROID__
|
|
||||||
#include <sstream>
|
|
||||||
#include <android/log.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace Display {
|
namespace Display {
|
||||||
|
|
||||||
static SDL_Window* window;
|
static SDL_Window* window;
|
||||||
|
|||||||
Reference in New Issue
Block a user