Removed debug output.
This commit is contained in:
parent
17fab0296b
commit
6096e60a4b
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue