Skip to content

Commit

Permalink
WinRT: took out a deprecated TODO-comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLudwig committed Aug 27, 2013
1 parent 6dc2a41 commit 3070086
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/winrt/SDL_winrtvideo.cpp
Expand Up @@ -139,8 +139,6 @@ VideoBootStrap WINRT_bootstrap = {
int
WINRT_VideoInit(_THIS)
{
// TODO, WinRT: consider adding a hack to wait (here) for the app's orientation to finish getting set (before the initial display mode is set up)

if (WINRT_InitModes(_this) < 0) {
return -1;
}
Expand Down

0 comments on commit 3070086

Please sign in to comment.