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