diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-14 06:30:15 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-14 06:30:15 +0000 |
| commit | 3a8c6531a45bc72842f92c68afc5cae1a7ed92a9 (patch) | |
| tree | f7d5ea387871b2e1caa64ddeb01cad76b7bc101f /sources/core/VSTask.java | |
| parent | 286a28082bbbe386c992ae0b098a1efcf2660376 (diff) | |
final
Diffstat (limited to 'sources/core/VSTask.java')
| -rw-r--r-- | sources/core/VSTask.java | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/core/VSTask.java b/sources/core/VSTask.java index 12a7dbb..ccb4d98 100644 --- a/sources/core/VSTask.java +++ b/sources/core/VSTask.java @@ -346,11 +346,6 @@ public class VSTask implements Comparable, VSSerializable { return event; } - /** - * Logg a message. - * - * @param message the message to log - */ /* private void log(String message) { process.log(message); |
