The file README-ATTACHMENTS was removed - it has been moved to the docs
[mmh] / sbr / seq_read.c
index b1dc3a5..d085d53 100644 (file)
@@ -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.