X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a259594cc41e41bfbb90562d3977b8194d1446f5..b0dd86c2ac5c1dd69a003da88b7ffcc5cec98116:/uip/rmf.c diff --git a/uip/rmf.c b/uip/rmf.c index 2909196a..5fe47084 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -223,10 +223,6 @@ rma (char *folder) register char *cp; register struct node *np, *pp; - /* sanity check - check that context has been read */ - if (defpath == NULL) - adios (NULL, "oops, context hasn't been read yet"); - alen = strlen ("atr-"); plen = strlen (cp = m_mailpath (folder)) + 1;