Explorar el Código

Remove useless os auto detect function

Jon Schipp hace 9 años
padre
commit
48861e8a96
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      check_service.sh

+ 0 - 4
check_service.sh

@@ -158,10 +158,6 @@ if [[ $OS == aix ]]; then
 fi
 }
 
-auto_os_detect() {
-        echo test
-}
-
 ARGC=$#
 LIST=0
 MANUAL=0