rust/filecontainer: remove unused declaration

(cherry picked from commit ad869e1c52)
pull/8212/head
Victor Julien 4 years ago
parent b68b170271
commit 304fd1796f

@ -26,8 +26,6 @@ extern {
}
pub const FILE_USE_DETECT: u16 = BIT_U16!(13);
pub struct File;
#[repr(C)]
#[derive(Debug)]
pub struct FileContainer {

Loading…
Cancel
Save