Cleanup code

This commit is contained in:
Iwan Timmer
2014-01-11 23:53:08 +01:00
parent 994e556e26
commit cfb796c23f
8 changed files with 16 additions and 136 deletions

View File

@@ -13,7 +13,8 @@ import java.util.LinkedList;
/**
* Audio renderer implementation
* @author Cameron Gutman
* @author Cameron Gutman<br>
* Iwan Timmer
*/
public class JavaxAudioRenderer implements AudioRenderer {