diff options
-rw-r--r-- | op-mode-definitions/show-host.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/op-mode-definitions/show-host.xml b/op-mode-definitions/show-host.xml index 39c6c3acc..0eb342463 100644 --- a/op-mode-definitions/show-host.xml +++ b/op-mode-definitions/show-host.xml @@ -7,13 +7,6 @@ <help>Show host information</help> </properties> <children> - <leafNode name="date"> - <properties> - <help>Show host current date</help> - </properties> - <command>/bin/date</command> - </leafNode> - <leafNode name="domain"> <properties> <help>Show domain name</help> |