summaryrefslogtreecommitdiff
path: root/sources/prefs/VSSerializablePrefs.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-08-13 16:01:14 +0000
committerPaul Buetow <paul@buetow.org>2008-08-13 16:01:14 +0000
commit5bf750ce5d254cc85790adefccbff78277019353 (patch)
tree1af87bf66e724429f74422a4884bcc4d7ece12c8 /sources/prefs/VSSerializablePrefs.java
parent9d704e679b0d38dc20bcdf866abdbd096b013284 (diff)
some cleanup
Diffstat (limited to 'sources/prefs/VSSerializablePrefs.java')
-rw-r--r--sources/prefs/VSSerializablePrefs.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/prefs/VSSerializablePrefs.java b/sources/prefs/VSSerializablePrefs.java
index 5282e5c..ccb5aab 100644
--- a/sources/prefs/VSSerializablePrefs.java
+++ b/sources/prefs/VSSerializablePrefs.java
@@ -24,7 +24,7 @@
package prefs;
import java.io.*;
-import java.util.*;
+//import java.util.*;
import serialize.*;