Author: remi Date: 2008-11-26 17:57:05 +0100 (Wed, 26 Nov 2008) New Revision: 2851
Modified: software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneWaveListFrame.java Log: * removed unused import Modified: software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneWaveListFrame.java =================================================================== --- software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneWaveListFrame.java 2008-11-26 16:56:15 UTC (rev 2850) +++ software_suite_v2/software/tools/attitunesStudio/trunk/src/GUI/AttituneWaveListFrame.java 2008-11-26 16:57:05 UTC (rev 2851) @@ -24,7 +24,6 @@ import javax.swing.*; import javax.swing.border.BevelBorder; -import javax.sound.sampled.*; import com.tuxisalive.attitunes.block.ATTBlock; import com.tuxisalive.attitunes.ATTConfig; ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
