diff -r 4b0ac1c3fcf8 -r 16c283d1dcca src/video/raspberry/SDL_rpivideo.c --- a/src/video/raspberry/SDL_rpivideo.c Mon Jul 18 22:02:17 2016 +0200 +++ b/src/video/raspberry/SDL_rpivideo.c Mon Jul 18 22:03:47 2016 +0200 @@ -88,7 +88,7 @@ device->driverdata = phdata; - /* Setup amount of available displays and current display */ + /* Setup amount of available displays */ device->num_displays = 0; /* Set device free function */