*** empty log message ***

This commit is contained in:
Elias Naur 2003-08-17 18:40:58 +00:00
parent a8826b4b12
commit da4eb5d83e
18 changed files with 22 additions and 22 deletions

View file

@ -100,7 +100,7 @@ public final class VBOIndexTest {
try {
init();
while (!finished) {
Window.updateState();
Window.update();
if (Window.isMinimized())
Thread.sleep(200);