mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 08:50:44 +00:00
Removed dead-code warnings
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(dead_code)]
|
||||
use super::fourcc::{FourCC,ReadFourCC, WriteFourCC, LABL_SIG, NOTE_SIG,
|
||||
ADTL_SIG, LTXT_SIG, DATA_SIG};
|
||||
use super::list_form::collect_list_form;
|
||||
|
||||
Reference in New Issue
Block a user