apply back 335 and 336, will need to update deps and put a zip out
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@343 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -62,8 +62,6 @@ void CamWnd::OnCreate ()
|
||||
if (!MakeCurrent ())
|
||||
Error ("glMakeCurrent failed");
|
||||
|
||||
gtk_glwidget_create_font (m_pWidget);
|
||||
|
||||
// report OpenGL information
|
||||
Sys_Printf ("GL_VENDOR: %s\n", qglGetString (GL_VENDOR));
|
||||
Sys_Printf ("GL_RENDERER: %s\n", qglGetString (GL_RENDERER));
|
||||
|
||||
Reference in New Issue
Block a user