diff options
Diffstat (limited to 'sources/prefs/VSPrefs.java')
| -rw-r--r-- | sources/prefs/VSPrefs.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sources/prefs/VSPrefs.java b/sources/prefs/VSPrefs.java index 6948dee..0aa8a01 100644 --- a/sources/prefs/VSPrefs.java +++ b/sources/prefs/VSPrefs.java @@ -8,7 +8,6 @@ import java.awt.Color; import java.io.*; import java.util.*; -// TODO: Auto-generated Javadoc /** * The Class VSPrefs. */ @@ -154,7 +153,7 @@ public abstract class VSPrefs implements Serializable { } /** - * Instantiates a new vS prefs. + * Instantiates a new lang.process.removeprefs. */ public VSPrefs() { colorPrefs = new HashMap<String,Color>(); |
