Skip to content

Commit

Permalink
Remove deprecated InfinityAmp music player
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jan 12, 2025
1 parent de6b0de commit 1193487
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 299 deletions.
298 changes: 0 additions & 298 deletions src/org/infinity/gui/InfinityAmp.java

This file was deleted.

2 changes: 1 addition & 1 deletion src/org/infinity/gui/InfinityAmpPlus.java
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
import org.infinity.util.tuples.Couple;

/**
* A global music player for MUS files found in all supported IE games. It supersedes the original {@link InfinityAmp}
* A global music player for MUS files found in all supported IE games. It supersedes the original {@code InfinityAmp}
* music player.
*/
public class InfinityAmpPlus extends ChildFrame implements Closeable {
Expand Down

0 comments on commit 1193487

Please sign in to comment.