]> diplodocus.org Git - nmh/blobdiff - uip/flist.c
Quiet lock warning.
[nmh] / uip / flist.c
index dac84d509ede5ea75b8cbe566528aaaa35fdc7bc..a79c842080801b9c34fdac207cdab76e722f35aa 100644 (file)
@@ -697,10 +697,6 @@ do_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);