Kaydet (Commit) 3f42ef09 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

remove unused function

Change-Id: I990e53f55093affa0da1878d1cdd46f6b1c6a99c
üst bea72789
......@@ -117,8 +117,6 @@ struct GLWindow
const GLubyte* GLExtensions;
bool bMultiSampleSupported;
bool HasGLExtension( const char* name ) { return checkExtension( (const GLubyte*) name, GLExtensions ); }
GLWindow()
:
#if defined( _WIN32 )
......
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