From ad869e1c52c31899593dc14a7a3c8ceee7a61b98 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 23 Nov 2022 11:55:42 +0100 Subject: [PATCH] rust/filecontainer: remove unused declaration --- rust/src/filecontainer.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/rust/src/filecontainer.rs b/rust/src/filecontainer.rs index bbe858409b..8b89d2bab0 100644 --- a/rust/src/filecontainer.rs +++ b/rust/src/filecontainer.rs @@ -47,7 +47,6 @@ impl Files { } } -pub struct File; #[repr(C)] #[derive(Debug)] pub struct FileContainer {