mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +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 h = Togl_Height (togl);
|
||||
cout << "togl h x w = " << h << " x " << w << endl;
|
||||
|
||||
glViewport(0, 0, w, h);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user