Do not overload mount-call - trying to reduce confusion
[openwrt.git] / package / base-files / files / lib / functions.sh
index b924fce..db59706 100755 (executable)
@@ -6,9 +6,6 @@
 debug () {
        ${DEBUG:-:} "$@"
 }
-mount() {
-       busybox mount "$@"
-}
 
 # newline
 N="