Browse Source

WinRT: removed a now-complete TODO comment regarding Direct3D 11

David Ludwig 11 years ago
parent
commit
679259473e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/SDL_config_winrt.h

+ 0 - 1
include/SDL_config_winrt.h

@@ -175,7 +175,6 @@ typedef unsigned int uintptr_t;
 //#define SDL_VIDEO_OPENGL_EGL 1
 #endif
 
-// TODO, WinRT: Get a Direct3D 11 based renderer working in SDL.
 /* Enable appropriate renderer(s) */
 #define SDL_VIDEO_RENDER_D3D11  1