Fixed black screen on iOS

This commit is contained in:
Sam Lantinga 2013-05-18 14:51:29 -07:00
parent 0cb6385637
commit 71d173a062

View file

@ -91,7 +91,6 @@ static int SetupWindowData(_THIS, SDL_Window *window, UIWindow *uiwindow, SDL_bo
/* only one window on iOS, always shown */
window->flags &= ~SDL_WINDOW_HIDDEN;
window->flags |= SDL_WINDOW_SHOWN;
/* SDL_WINDOW_BORDERLESS controls whether status bar is hidden.
* This is only set if the window is on the main screen. Other screens