From 73d9798f8bccd2bfc3169e95790c7fc185701188 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:09:46 +0000 Subject: comments. --- sources/events/VSEvent.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'sources/events/VSEvent.java') 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; -- cgit v1.2.3