diff --git a/src/rust-context.h b/src/rust-context.h index 86f73b5bb1..6a68b67354 100644 --- a/src/rust-context.h +++ b/src/rust-context.h @@ -54,9 +54,4 @@ typedef struct SuricataFileContext_ { } SuricataFileContext; -struct _Store; -typedef struct _Store Store; - -/** Opaque Rust types. */ - #endif /* !__RUST_CONTEXT_H__ */