diff options
-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 459b848a5..05fd23129 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -101,11 +101,6 @@ | |||
101 | "\t-j\tUse julian dates.\n" \ | 101 | "\t-j\tUse julian dates.\n" \ |
102 | "\t-y\tDisplay the entire year." | 102 | "\t-y\tDisplay the entire year." |
103 | 103 | ||
104 | #define cart_trivial_usage \ | ||
105 | "blah" | ||
106 | #define cart_full_usage \ | ||
107 | "blah blah" | ||
108 | |||
109 | #define cat_trivial_usage \ | 104 | #define cat_trivial_usage \ |
110 | "[-u] [FILE]..." | 105 | "[-u] [FILE]..." |
111 | #define cat_full_usage \ | 106 | #define cat_full_usage \ |