diff options
Diffstat (limited to 'source/com/c2kernel/process/StandardClient.java')
| -rw-r--r-- | source/com/c2kernel/process/StandardClient.java | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/source/com/c2kernel/process/StandardClient.java b/source/com/c2kernel/process/StandardClient.java deleted file mode 100644 index f6f48ed..0000000 --- a/source/com/c2kernel/process/StandardClient.java +++ /dev/null @@ -1,18 +0,0 @@ -/**************************************************************************
- * StandardClient
- *
- * $Revision: 1.7 $
- * $Date: 2003/04/25 16:17:12 $
- *
- * Copyright (C) 2001 CERN - European Organization for Nuclear Research
- * All rights reserved.
- **************************************************************************/
-
-package com.c2kernel.process;
-
-abstract public class StandardClient extends AbstractMain
-{
-
- //TODO: Auto-update from server
-
-}
|
