diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-13 16:01:14 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-13 16:01:14 +0000 |
| commit | 5bf750ce5d254cc85790adefccbff78277019353 (patch) | |
| tree | 1af87bf66e724429f74422a4884bcc4d7ece12c8 /sources/utils/VSAboutFrame.java | |
| parent | 9d704e679b0d38dc20bcdf866abdbd096b013284 (diff) | |
some cleanup
Diffstat (limited to 'sources/utils/VSAboutFrame.java')
| -rw-r--r-- | sources/utils/VSAboutFrame.java | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
