Selaa lähdekoodia

Remove useless os auto detect function

Jon Schipp 9 vuotta sitten
vanhempi
commit
48861e8a96
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  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