removed inapplicable code

This commit is contained in:
Jamie Hardt
2021-01-03 13:27:35 -08:00
parent 50b7b7b640
commit 1a169da48f

View File

@@ -35,12 +35,6 @@ Apps we test against:
[github]: https://github.com/iluvcapra/bwavfile
*/
// #![feature(external_doc)]
// #[doc(include="../README.md")]
// #[cfg(doctest)]
// pub struct ReadmeDoctests;
extern crate encoding;
extern crate byteorder;
extern crate uuid;