diff options
author | Rob Landley | 2006-09-22 18:47:45 +0000 |
---|---|---|
committer | Rob Landley | 2006-09-22 18:47:45 +0000 |
commit | 03721973851afbe02bbc1cdc56ee6002631c4df6 (patch) | |
tree | a8d80e8ccc8ed6d3a4ffe951247e8462553d462d /include/usage.h | |
parent | 754a88f7aa3de5979a6093c1e6c631b1e572d9c0 (diff) | |
download | busybox-03721973851afbe02bbc1cdc56ee6002631c4df6.zip busybox-03721973851afbe02bbc1cdc56ee6002631c4df6.tar.gz |
"I'll think about it" != "apply it now". It means I need to think about it.
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/usage.h b/include/usage.h index d7b8b2a..6ef7f1e 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2455,11 +2455,6 @@ USE_FEATURE_MDEV_CONFIG( \ #define reset_full_usage \ "Resets the screen." -#define resize_trivial_usage \ - "" -#define resize_full_usage \ - "Resizes the screen." - #define rm_trivial_usage \ "[OPTION]... FILE..." #define rm_full_usage \ |