Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Removed debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Jun 1, 2013
1 parent 4ca8dd2 commit ca5257a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/video/android/SDL_androidvideo.c
Expand Up @@ -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;

Expand Down

0 comments on commit ca5257a

Please sign in to comment.