summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
diff options
context:
space:
mode:
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-xsrc/monkeysphere-host2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host
index 9dcd331..4ec533d 100755
--- a/src/monkeysphere-host
+++ b/src/monkeysphere-host
@@ -296,8 +296,6 @@ case $COMMAND in
;;
'diagnostics'|'d')
- check_host_no_key
- load_fingerprint
source "${MHSHAREDIR}/diagnostics"
diagnostics
;;