rust-context: remove unused opaque type Store

pull/5356/head
Jason Ish 5 years ago committed by Victor Julien
parent 6dbc6d6669
commit 17776e098e

@ -54,9 +54,4 @@ typedef struct SuricataFileContext_ {
} SuricataFileContext;
struct _Store;
typedef struct _Store Store;
/** Opaque Rust types. */
#endif /* !__RUST_CONTEXT_H__ */

Loading…
Cancel
Save