Miniscule aanpassingen

This commit is contained in:
2011-04-25 14:39:12 +00:00
parent 10ec337a51
commit 12467a043e
5 changed files with 11 additions and 16 deletions

View File

@@ -85,6 +85,5 @@ public class JIntellitypeDevice extends Device implements HotkeyListener, Intell
jit.removeHotKeyListener(this);
jit.removeIntellitypeListener(this);
jit.cleanUp();
System.out.println("klaar" + run);
}
}