diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-13 16:01:14 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-13 16:01:14 +0000 |
| commit | 5bf750ce5d254cc85790adefccbff78277019353 (patch) | |
| tree | 1af87bf66e724429f74422a4884bcc4d7ece12c8 /sources/core/VSMessageStub.java | |
| parent | 9d704e679b0d38dc20bcdf866abdbd096b013284 (diff) | |
some cleanup
Diffstat (limited to 'sources/core/VSMessageStub.java')
| -rw-r--r-- | sources/core/VSMessageStub.java | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sources/core/VSMessageStub.java b/sources/core/VSMessageStub.java index b320fa0..0210b74 100644 --- a/sources/core/VSMessageStub.java +++ b/sources/core/VSMessageStub.java @@ -23,9 +23,9 @@ package core; -import core.time.*; -import events.*; -import prefs.VSPrefs; +//import core.time.*; +//import events.*; +//import prefs.VSPrefs; /** * An object of this class represents a message stub. A message stub allows |
