mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 22:50:33 +05:00
remove test-output
This commit is contained in:
parent
dd2e2e3fb7
commit
a4a272d84c
@ -1959,7 +1959,6 @@ namespace netgen
|
|||||||
|
|
||||||
int w = Togl_Width (togl);
|
int w = Togl_Width (togl);
|
||||||
int h = Togl_Height (togl);
|
int h = Togl_Height (togl);
|
||||||
cout << "togl h x w = " << h << " x " << w << endl;
|
|
||||||
|
|
||||||
glViewport(0, 0, w, h);
|
glViewport(0, 0, w, h);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user