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