X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmsgchk.c;fp=uip%2Fmsgchk.c;h=b5b02c910c3280d75dfe468db47f67750315fd20;hp=932da20634c5e7d0eaf2808a79214faf34f220c7;hb=f58df8a711003c845bb2f899574ac8ed9ffa30fd;hpb=b3628819b4ab903269cd83cc68e453b13534346c diff --git a/uip/msgchk.c b/uip/msgchk.c index 932da20..b5b02c9 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -31,7 +31,6 @@ static struct swit switches[] = { */ #define MAXVEC 51 -#define NT_NONE 0x0 #define NT_MAIL 0x1 #define NT_NMAI 0x2 #define NT_ALL (NT_MAIL | NT_NMAI)