diff --git a/src/freedombone-controlpanel b/src/freedombone-controlpanel index 3ccb7b69..975d6e4a 100755 --- a/src/freedombone-controlpanel +++ b/src/freedombone-controlpanel @@ -368,15 +368,6 @@ function show_tahoelafs { echo '' } -function show_ssh_public_key { - echo $'SSH Public Keys' - echo '===============' - echo '' - get_ssh_server_key - echo '' - echo '' -} - function show_about { detect_apps get_apps_installed_names @@ -384,7 +375,6 @@ function show_about { #clear #echo "==== ${PROJECT_NAME} version ${VERSION} ($DEBIAN_VERSION) ====" #echo '' - #show_ssh_public_key show_domains #show_users #any_key