Explorar o código

WinRT: took out a deprecated TODO-comment

David Ludwig %!s(int64=13) %!d(string=hai) anos
pai
achega
3070086431
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/video/winrt/SDL_winrtvideo.cpp

+ 0 - 2
src/video/winrt/SDL_winrtvideo.cpp

@@ -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;
     }