diff options
author | 2010-01-15 23:28:30 +0000 | |
---|---|---|
committer | 2010-01-15 23:28:30 +0000 | |
commit | 2a0dcc679e710269db1449d166d6704cf5eeefe1 (patch) | |
tree | 761b4d59f14e21307fa68e03007c6fcbc62392c4 /src/osd/sdl/SDL1211_opengl.h | |
parent | 64c285cf17e905bd9b83243bd7b29d5c5d8a30af (diff) |
Cosmetic changes, no credit
Diffstat (limited to 'src/osd/sdl/SDL1211_opengl.h')
-rw-r--r-- | src/osd/sdl/SDL1211_opengl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/sdl/SDL1211_opengl.h b/src/osd/sdl/SDL1211_opengl.h index b0af591f432..aba8e602890 100644 --- a/src/osd/sdl/SDL1211_opengl.h +++ b/src/osd/sdl/SDL1211_opengl.h @@ -22,7 +22,6 @@ /* This is a simple file to encapsulate the OpenGL API headers */ -//#include "SDL_config.h" #include <SDL/SDL_config.h> #ifdef __WIN32__ |