From bf181b9338152759fd56c8009e9a962a84808e7c Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Sun, 16 Jul 2000 20:57:15 +0000 Subject: Extract usage information into a separate file. --- loadacm.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'loadacm.c') diff --git a/loadacm.c b/loadacm.c index 9eebf3bb5..2d70ffc5d 100644 --- a/loadacm.c +++ b/loadacm.c @@ -22,12 +22,6 @@ #include #include -static const char loadacm_usage[] = "loadacm\n" -#ifndef BB_FEATURE_TRIVIAL_HELP - "\nLoads an acm from standard input.\n" -#endif - ; - typedef unsigned short unicode; static long int ctoi(unsigned char *s, int *is_unicode); -- cgit v1.2.3