applications/luci-upnp: add a note that up and download speeds are informational...
[project/luci.git] / build / mkversion.sh
index ce6eb83..afb34b4 100755 (executable)
@@ -1,7 +1,4 @@
 #!/bin/sh
-
-local variant
-
 if [ "${4%%/*}" = "branches" ]; then
        variant="LuCI ${4##*[-/]} Branch"
 elif [ "${4%%/*}" = "tags" ]; then