[jetrix-cvs] SF.net SVN: jetrix:[782] jetrix/trunk/src/java/net/jetrix/SystrayManager. java
Brought to you by:
smanux
From: <sm...@us...> - 2009-02-12 14:41:09
|
Revision: 782 http://jetrix.svn.sourceforge.net/jetrix/?rev=782&view=rev Author: smanux Date: 2009-02-12 14:41:07 +0000 (Thu, 12 Feb 2009) Log Message: ----------- Removed unused imports Modified Paths: -------------- jetrix/trunk/src/java/net/jetrix/SystrayManager.java Modified: jetrix/trunk/src/java/net/jetrix/SystrayManager.java =================================================================== --- jetrix/trunk/src/java/net/jetrix/SystrayManager.java 2009-02-12 13:52:52 UTC (rev 781) +++ jetrix/trunk/src/java/net/jetrix/SystrayManager.java 2009-02-12 14:41:07 UTC (rev 782) @@ -20,9 +20,6 @@ package net.jetrix; import java.awt.*; -import java.awt.image.ImageObserver; -import java.awt.image.ImageProducer; -import java.awt.image.BufferedImage; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |