mirror of
https://github.com/yawut/SDL.git
synced 2026-08-21 16:24:37 -05:00
Removed debug output.
This commit is contained in:
@@ -83,7 +83,6 @@ Android_DeleteDevice(SDL_VideoDevice * device)
|
||||
static SDL_VideoDevice *
|
||||
Android_CreateDevice(int devindex)
|
||||
{
|
||||
printf("Creating video device\n");
|
||||
SDL_VideoDevice *device;
|
||||
SDL_VideoData *data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user