diff options
Diffstat (limited to 'platform/osx/context_gl_osx.h')
-rw-r--r-- | platform/osx/context_gl_osx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/context_gl_osx.h b/platform/osx/context_gl_osx.h index 7e436c5e36..cce00fb35f 100644 --- a/platform/osx/context_gl_osx.h +++ b/platform/osx/context_gl_osx.h @@ -41,7 +41,6 @@ #include <CoreVideo/CoreVideo.h> class ContextGL_OSX { - bool opengl_3_context; bool use_vsync; |