rust/filecontainer: remove unused declaration

pull/8209/head
Victor Julien 3 years ago
parent df7d8d96c9
commit ad869e1c52

@ -47,7 +47,6 @@ impl Files {
} }
} }
pub struct File;
#[repr(C)] #[repr(C)]
#[derive(Debug)] #[derive(Debug)]
pub struct FileContainer { pub struct FileContainer {

Loading…
Cancel
Save