remove test-output

This commit is contained in:
Joachim Schöberl 2015-10-20 11:26:43 +02:00
parent dd2e2e3fb7
commit a4a272d84c

View File

@ -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);