summaryrefslogtreecommitdiff
path: root/sources/events/VSEvent.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
commit73d9798f8bccd2bfc3169e95790c7fc185701188 (patch)
tree5359b7cd0da71450e64a975cec4fced01a8d0fcb /sources/events/VSEvent.java
parent009350323123fc4b47041cb2194e8df19f69423b (diff)
comments.
Diffstat (limited to 'sources/events/VSEvent.java')
-rw-r--r--sources/events/VSEvent.java2
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;