X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fwhatnowproc.c;h=1ccd2096fb13c522117c4d62bb4bb4ff82d4d02f;hb=eda302e1f049eae6b429a12c5526600eea6a02e1;hp=f3c46f84fd9805020c9fd34df35974a0c85881a8;hpb=75fca31a5b9d5c1a99c74ab14c94438d8852fba9;p=mmh diff --git a/uip/whatnowproc.c b/uip/whatnowproc.c index f3c46f8..1ccd209 100644 --- a/uip/whatnowproc.c +++ b/uip/whatnowproc.c @@ -7,6 +7,7 @@ */ #include +#include /* @@ -44,8 +45,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) {