Explorar el Código

Removed unnecessary SDL_log.h include.

Ryan C. Gordon hace 11 años
padre
commit
83a44680cb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/video/android/SDL_androidmouse.c

+ 0 - 1
src/video/android/SDL_androidmouse.c

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