mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-08 09:09:04 +00:00
OpenGL: remove unused OpenGL headers
This commit is contained in:
parent
bfd0b7275e
commit
65121cf9a9
3 changed files with 0 additions and 23 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue