diff --git a/src/main/java/forge/sound/AltSoundSystem.java b/src/main/java/forge/sound/AltSoundSystem.java index 79677bc5fc4..1cc7bd3795f 100755 --- a/src/main/java/forge/sound/AltSoundSystem.java +++ b/src/main/java/forge/sound/AltSoundSystem.java @@ -1,7 +1,3 @@ -/* - * To change this template, choose Tools | Templates - * and open the template in the editor. - */ package forge.sound; import java.io.File;