X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;h=0baf1983b9c8f87dcb7516579a9b719d20f77cfa;hp=1f37c0e8ac0564ae1d34e6676bffefbb134771be;hb=dee26acad9bca6aec7dca5c428b07a386909081b;hpb=a4605f68e8ff04d4539e402a6fb00ff188944e1c diff --git a/uip/mhshow.c b/uip/mhshow.c index 1f37c0e..0baf198 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include @@ -52,23 +51,19 @@ static struct swit switches[] = { { "version", 0 }, #define HELPSW 13 { "help", 0 }, - /* ** switches for moreproc/mhlproc */ -#define PROGSW 16 +#define PROGSW 14 { "moreproc program", -4 }, -#define NPROGSW 17 - { "nomoreproc", -3 }, -#define LENSW 18 +#define LENSW 15 { "length lines", -4 }, -#define WIDTHSW 19 +#define WIDTHSW 16 { "width columns", -4 }, - /* ** switches for debugging */ -#define DEBUGSW 20 +#define DEBUGSW 17 { "debug", -5 }, { NULL, 0 } }; @@ -87,7 +82,6 @@ extern char *cache_private; extern int serialsw; extern char *progsw; extern int nolist; -extern int nomore; /* flags for moreproc/header display */ extern char *formsw; /* mhmisc.c */ @@ -246,9 +240,6 @@ do_cache: adios(NULL, "missing argument to %s", argp[-2]); continue; - case NPROGSW: - nomore++; - continue; case LENSW: case WIDTHSW: