X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fwhatnowproc.c;h=e20df6827b6a4635f4da249f62583ea7cc9f46ee;hb=10e03b3fba3e01052baf92c963c46a2a5529b4e0;hp=f3c46f84fd9805020c9fd34df35974a0c85881a8;hpb=75fca31a5b9d5c1a99c74ab14c94438d8852fba9;p=mmh diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index f3c46f8..e20df68 100644 --- a/uip/whatnowproc.c +++ b/uip/whatnowproc.c @@ -44,8 +44,6 @@ what_now(char *ed, int use, char *file, char *altmsg, int dist, } else { unputenv("mhaltmsg"); } - if ((bp = getenv("mhaltmsg")))/* XXX */ - m_putenv("editalt", bp); snprintf(buffer, sizeof(buffer), "%d", dist); m_putenv("mhdist", buffer); if (!ed) {