X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fflist.c;h=a79c842080801b9c34fdac207cdab76e722f35aa;hp=dac84d509ede5ea75b8cbe566528aaaa35fdc7bc;hb=5afa7072e3fe7fc42287e2149e1c23b363700795;hpb=945aa62b814966a1266a5524bd089a74e0999cd1 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);