X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fseq_read.c;h=d085d53d440f89d7b175a74b910a61a59d3f30f3;hb=b0dd86c2ac5c1dd69a003da88b7ffcc5cec98116;hp=b1dc3a5ae069cd22f27e525ba991b6a063b41f72;hpb=6c42153ad9362cc676ea66563bf400d7511b3b68;p=mmh diff --git a/sbr/seq_read.c b/sbr/seq_read.c index b1dc3a5..d085d53 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.