X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a259594cc41e41bfbb90562d3977b8194d1446f5..da6af9633e4ecdc19b1ee01de023fa4dfe615c39:/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;