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