From a731f7d630db93caafcd05331bda384faf7c4afe Mon Sep 17 00:00:00 2001 From: Agetian Date: Wed, 10 Apr 2013 05:45:45 +0000 Subject: [PATCH] - Removing a useless comment --- src/main/java/forge/sound/AltSoundSystem.java | 4 ---- 1 file changed, 4 deletions(-) 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;