X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c42153ad9362cc676ea66563bf400d7511b3b68..19b47ea980a98d01112d4bda1d220c7057818ff1:/sbr/seq_read.c diff --git a/sbr/seq_read.c b/sbr/seq_read.c index b1dc3a5a..d085d53d 100644 --- a/sbr/seq_read.c +++ b/sbr/seq_read.c @@ -29,10 +29,6 @@ static void seq_private (struct msgs *); void seq_read (struct msgs *mp) { - /* sanity check - check that context has been read */ - if (defpath == NULL) - adios (NULL, "oops, context hasn't been read yet"); - /* * Initialize the list of sequence names. Go ahead and * add the "cur" sequence to the list of sequences.