From 5bf750ce5d254cc85790adefccbff78277019353 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 13 Aug 2008 16:01:14 +0000 Subject: some cleanup --- sources/utils/VSAboutFrame.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/utils/VSAboutFrame.java') diff --git a/sources/utils/VSAboutFrame.java b/sources/utils/VSAboutFrame.java index 48d1515..2902de1 100644 --- a/sources/utils/VSAboutFrame.java +++ b/sources/utils/VSAboutFrame.java @@ -28,7 +28,7 @@ import java.awt.event.*; import javax.swing.*; import prefs.*; -import utils.*; +//import utils.*; /** * The class VSAboutFrame. This class is only for the about window which -- cgit v1.2.3