author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Mon, 18 Jul 2016 22:02:17 +0200 | |
changeset 10201 | 4b0ac1c3fcf8 |
parent 10200 | c678dcec4f44 |
child 10202 | 16c283d1dcca |
--- a/src/video/pandora/SDL_pandora.c Mon Jul 18 22:01:01 2016 +0200 +++ b/src/video/pandora/SDL_pandora.c Mon Jul 18 22:02:17 2016 +0200 @@ -95,7 +95,6 @@ /* Setup amount of available displays and current display */ device->num_displays = 0; - device->current_display = 0; /* Set device free function */ device->free = PND_destroy;