aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-04-17 18:04:38 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-04-17 18:04:38 +0000
commite96dcb4dcffc8ade4c4f812ab2ed63287faaec83 (patch)
treef228d9a9d39410a9f6f877e133c8de798020edfc /include
parent250aa5bb015061787e62f63847df04f377af91c1 (diff)
downloadbusybox-e96dcb4dcffc8ade4c4f812ab2ed63287faaec83.tar.gz
top: fix build failure
Diffstat (limited to 'include')
-rw-r--r--include/usage.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/usage.h b/include/usage.h
index 09695ef76..01acda16d 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -97,11 +97,6 @@
"\n -s sender Sender IP address" \
"\n target Target IP address" \
-//#define ash_trivial_usage \
-// "[FILE]...\n" \
-// "or: ash -c command [args]..."
-//#define ash_full_usage "\n\n" \
-// "The ash shell"
#define sh_trivial_usage NOUSAGE_STR
#define sh_full_usage ""
#define ash_trivial_usage NOUSAGE_STR