Removed the -width switch from send, spost and repl.
[mmh] / uip / send.c
index e77f2b1..c19cf4f 100644 (file)
@@ -45,11 +45,9 @@ static struct swit switches[] = {
        { "watch", 0 },
 #define NWATCSW  15
        { "nowatch", 0 },
-#define WIDTHSW  16
-       { "width columns", 0 },
-#define VERSIONSW  17
+#define VERSIONSW  16
        { "version", 0 },
-#define HELPSW  18
+#define HELPSW  17
        { "help", 0 },
        { NULL, 0 }
 };
@@ -152,7 +150,6 @@ main(int argc, char **argv)
 
                        case ALIASW:
                        case FILTSW:
-                       case WIDTHSW:
                                vec[vecp++] = --cp;
                                if (!(cp = *argp++) || *cp == '-')
                                        adios(NULL, "missing argument to %s",