Kaydet (Commit) 671da197 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

I thought I killed all traces of CGL

Change-Id: I2ab1c4af301869e895628859fef0845e9f16cd10
üst f60bc85f
...@@ -96,7 +96,6 @@ struct GLWindow ...@@ -96,7 +96,6 @@ struct GLWindow
HDC hDC; HDC hDC;
HGLRC hRC; HGLRC hRC;
#elif defined( MACOSX ) #elif defined( MACOSX )
CGLContextObj context;
#elif defined( IOS ) #elif defined( IOS )
#elif defined( ANDROID ) #elif defined( ANDROID )
#elif defined( UNX ) #elif defined( UNX )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment