Removed unnecessary SDL_log.h include.

main
Ryan C. Gordon 2015-03-25 10:48:59 -04:00
parent ca7b18e43f
commit 83a44680cb
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#if SDL_VIDEO_DRIVER_ANDROID
#include "SDL_androidmouse.h"
#include "SDL_log.h"
#include "SDL_events.h"
#include "../../events/SDL_mouse_c.h"