瀏覽代碼

WinRT: took out some dead comments from SDL_winrtopengles.cpp

David Ludwig 11 年之前
父節點
當前提交
0dfde14d35
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      src/video/winrt/SDL_winrtopengles.cpp

+ 0 - 5
src/video/winrt/SDL_winrtopengles.cpp

@@ -26,11 +26,6 @@
 
 /* EGL implementation of SDL OpenGL support */
 
-// TODO, WinRT: Try to include these here, or via something else (rather than redefining key parts of them)
-//#include <GLES2/gl2.h>
-//#include <EGL/egl.h>
-//#include <EGL/eglext.h>
-
 #include "SDL_winrtvideo_cpp.h"
 extern "C" {
 #include "SDL_winrtopengles.h"