author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sat, 01 Jun 2013 21:11:52 +0200 | |
changeset 7253 | eee81780005e |
parent 7252 | 8ecb54eeaeec |
child 7254 | 497b83000293 |
--- a/src/video/android/SDL_androidvideo.c Sat Jun 01 21:09:36 2013 +0200 +++ b/src/video/android/SDL_androidvideo.c Sat Jun 01 21:11:52 2013 +0200 @@ -83,7 +83,6 @@ static SDL_VideoDevice * Android_CreateDevice(int devindex) { - printf("Creating video device\n"); SDL_VideoDevice *device; SDL_VideoData *data;