X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c42153ad9362cc676ea66563bf400d7511b3b68..cc9d0626d137ec556f12d133cf106ac7c4c5b5a7:/uip/folder.c diff --git a/uip/folder.c b/uip/folder.c index 2cc9bde6..7706f90f 100644 --- a/uip/folder.c +++ b/uip/folder.c @@ -818,10 +818,6 @@ readonly_folders (void) char atrcur[BUFSIZ]; register struct node *np; - /* sanity check - check that context has been read */ - if (defpath == NULL) - adios (NULL, "oops, context hasn't been read yet"); - snprintf (atrcur, sizeof(atrcur), "atr-%s-", current); atrlen = strlen (atrcur);