OpenGL: remove unused OpenGL headers

This commit is contained in:
degasus
2014-01-23 18:52:57 +01:00
parent bfd0b7275e
commit 65121cf9a9
3 changed files with 0 additions and 23 deletions

View File

@ -63,11 +63,6 @@
#include "AVIDump.h"
#endif
// glew1.8 doesn't define KHR_debug
#ifndef GL_DEBUG_OUTPUT
#define GL_DEBUG_OUTPUT 0x92E0
#endif
void VideoConfig::UpdateProjectionHack()
{