Fix warning: 179: warning: label `done' defined but not used

This commit is contained in:
Peter Wemm 2001-06-15 00:09:28 +00:00
parent 988401088c
commit 3a88b43443

View File

@ -172,7 +172,6 @@ amrd_strategy(struct bio *bio)
bad:
bio->bio_flags |= BIO_ERROR;
done:
/*
* Correctly set the buf to indicate a completed transfer
*/