- removed define tags out of COpenGL.*
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@8 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* Created on: 04.06.2009
|
||||
* Author: gerstrong
|
||||
*/
|
||||
|
||||
#include "COpenGL.h"
|
||||
#include "../CLogFile.h"
|
||||
|
||||
@@ -102,8 +101,6 @@ bool COpenGL::initGL(unsigned Width, unsigned Height, unsigned char Depth,
|
||||
g_pLogFile->ftextOut("OpenGL Init(): Interface succesfully opened!<br>");
|
||||
}
|
||||
|
||||
// TODO: Find out where crashes, when OpenGL init failed!
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user