X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b21a31b058c3aa1802145dd32b56b2e9b5d8641f..96c3d2a022acb59cc2559cd49488da476ee8a3b1:/uip/show.c diff --git a/uip/show.c b/uip/show.c index f4674f7c..84942164 100644 --- a/uip/show.c +++ b/uip/show.c @@ -66,7 +66,7 @@ main (int argc, char **argv) { int draftsw = 0, headersw = 1; int nshow = 0, checkmime = 1, mime; - int procp = 1, isdf = 0, mode = SHOW, msgnum; + int isdf = 0, mode = SHOW, msgnum; char *cp, *maildir, *file = NULL, *folder = NULL, *proc; char buf[BUFSIZ], **argp, **arguments; struct msgs *mp = NULL; @@ -191,7 +191,6 @@ usage: app_msgarg(&msgs, cp); } } - procp = vec.size; if (!context_find ("path")) free (path ("./", TFOLDER));