X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fspost.c;h=f2552dc9836dedb9ce4f88b0371dac3469e444a2;hb=3a2993ae0a411209ac7d51180c781662139f882b;hp=947904e83036bb16f1bf00ff3d5208e854b7ebc5;hpb=b9b14fd176e7146fb6d37485bb0eecb1753d0e0b;p=mmh diff --git a/uip/spost.c b/uip/spost.c index 947904e..f2552dc 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -64,8 +64,6 @@ struct swit switches[] = { { "nopush", -6 }, #define LIBSW 20 { "library directory", -7 }, -#define ANNOSW 21 - { "idanno number", -6 }, { NULL, 0 } }; @@ -300,13 +298,6 @@ main(int argc, char **argv) if (context_foil(cp) == -1) done(1); continue; - - case ANNOSW: - /* -idanno switch ignored */ - if (!(cp = *argp++) || *cp == '-') - adios(NULL, "missing argument to %s", - argp[-2]); - continue; } } if (msg)