Removed old src/wavebuffer.rs file

This commit is contained in:
Jamie Hardt
2023-05-13 11:02:02 -07:00
parent e30d60ff0d
commit 4925f95b68

View File

@@ -1,3 +0,0 @@
pub struct WaveBuffer {
pub format : WaveFmt
}