using less memory when playing sounds

This commit is contained in:
2015-05-17 00:16:39 +02:00
parent 7d2c0122f7
commit 550327f82e
28 changed files with 4226 additions and 4136 deletions
@@ -252,10 +252,6 @@ public final class FlashPlayerPanel extends Panel implements Closeable, MediaDis
@Override
public void close() throws IOException {
}
public void unload() {
timer.cancel();
}