X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf..d1cb667bddf8d1c5c0721fc7ab642c22946baf1f:/uip/replsbr.c diff --git a/uip/replsbr.c b/uip/replsbr.c index 8bf765e1..a6d0f233 100644 --- a/uip/replsbr.c +++ b/uip/replsbr.c @@ -430,11 +430,6 @@ insert (struct mailname *np) } mp->m_next = np; -#ifdef ISI - if (ismymbox (np)) - ccme = 0; -#endif - return 1; }