aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 14:54:38 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 14:54:38 +0100
commit73f743a381dc389287d2d0e56a2b7988f67c0bfc (patch)
tree9faae2512f091fd60aa5cc34c242ffab55543e2b /coreutils/Config.src
parent7caf1369f5a84196d8e1b75f2febbc63d963a548 (diff)
downloadbusybox-73f743a381dc389287d2d0e56a2b7988f67c0bfc.tar.gz
Remove remnants of disabled "length" applet
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src
index a35198a3b..c056320f8 100644
--- a/coreutils/Config.src
+++ b/coreutils/Config.src
@@ -7,12 +7,6 @@ menu "Coreutils"
INSERT
-####config LENGTH
-#### bool "length"
-#### default y
-#### help
-#### length is used to print out the length of a specified string.
-
comment "Common options"
config FEATURE_VERBOSE