cleaned up, visualizer will use reflection to obtain output [planned, not implemented]

This commit is contained in:
2018-01-04 23:46:26 -06:00
parent f292d6f81c
commit aa4a0f3166
2 changed files with 1 additions and 3 deletions

View File

@@ -86,5 +86,4 @@ public interface MusicManager extends Disposable {
* @return the amount of windows that have been read.
*/
public int framesRead();
}