Changed: #1028 Implement GlWndProc for X11

hg/feature/sound
kervala 15 years ago
parent 28e5c4e485
commit 2b74d425ed

@ -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…
Cancel
Save