mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +00:00
Changed: #1028 Implement GlWndProc for X11
This commit is contained in:
parent
28e5c4e485
commit
2b74d425ed
1 changed files with 0 additions and 2 deletions
|
@ -971,8 +971,6 @@ void CDriverGL::setupViewport (const class CViewport& viewport)
|
|||
uint32 clientWidth, clientHeight;
|
||||
NL3D::MAC::getWindowSize(_win, clientWidth, clientHeight);
|
||||
|
||||
getWindowSize(clientWidth, clientHeight);
|
||||
|
||||
#else
|
||||
|
||||
// Setup gl viewport
|
||||
|
|
Loading…
Reference in a new issue