mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
As Object Viewer no longer uses the QtOpenGL widget this is not needed.
--HG-- branch : gsoc2014-dfighter
This commit is contained in:
parent
bb7fa7987b
commit
1ce333bb00
1 changed files with 0 additions and 4 deletions
|
@ -66,10 +66,6 @@ void CGraphicsViewport::init()
|
||||||
//H_AUTO2
|
//H_AUTO2
|
||||||
nldebug("CGraphicsViewport::init");
|
nldebug("CGraphicsViewport::init");
|
||||||
|
|
||||||
#if defined(NL_OS_UNIX) && !defined(NL_OS_MAC)
|
|
||||||
makeCurrent();
|
|
||||||
#endif // defined(NL_OS_UNIX) && !defined(NL_OS_MAC)
|
|
||||||
|
|
||||||
w->init();
|
w->init();
|
||||||
Modules::objView().init( w->getDriver() );
|
Modules::objView().init( w->getDriver() );
|
||||||
Modules::psEdit().init();
|
Modules::psEdit().init();
|
||||||
|
|
Loading…
Reference in a new issue