rewrote modcalc in python
[grml-terminalserver.git] / grml-terminalserver
index 663926a..050df31 100755 (executable)
@@ -203,11 +203,6 @@ function stopNfs
 }
 # }}}
 
-function allreadyConfigured
-{
-  isExistent "$CONF_FILE_" dprint || return 1
-  return 0
-}
 
 function createConfig
 {