Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WinRT: took out some dead comments from SDL_winrtopengles.cpp
  • Loading branch information
DavidLudwig committed Dec 26, 2013
1 parent fed81d1 commit 0dfde14
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/video/winrt/SDL_winrtopengles.cpp
Expand Up @@ -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"
Expand Down

0 comments on commit 0dfde14

Please sign in to comment.