diff options
Diffstat (limited to 'sources/events/VSEvent.java')
| -rw-r--r-- | sources/events/VSEvent.java | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/events/VSEvent.java b/sources/events/VSEvent.java index ddf77ca..eba60b1 100644 --- a/sources/events/VSEvent.java +++ b/sources/events/VSEvent.java @@ -7,12 +7,10 @@ package events; import core.VSProcess; import prefs.VSPrefs; -// TODO: Auto-generated Javadoc /** * The Class VSEvent. */ abstract public class VSEvent extends VSPrefs { - /** The prefs. */ protected VSPrefs prefs; |
