Explorar o código

include/shell.sh: remove getvar()

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 43020
Felix Fietkau %!s(int64=11) %!d(string=hai) anos
pai
achega
43f485f334
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      include/shell.sh

+ 0 - 4
include/shell.sh

@@ -1,7 +1,3 @@
-getvar() {
-	eval "echo \"\${$1}\""
-}
-
 var2file() {
 	local var
 	eval "var=\"\${$1}\""