X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fflist.c;h=a79c842080801b9c34fdac207cdab76e722f35aa;hb=993b0d73a4f5a54c46b494b297895bf08fcaf197;hp=dac84d509ede5ea75b8cbe566528aaaa35fdc7bc;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;p=mmh diff --git a/uip/flist.c b/uip/flist.c index dac84d5..a79c842 100644 --- a/uip/flist.c +++ b/uip/flist.c @@ -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);