Skip to content

Commit

Permalink
detect: remove unused SignatureInitData member
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjulien committed Jan 25, 2025
1 parent 38fa324 commit ce2c97f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/detect.h
Original file line number Diff line number Diff line change
Expand Up @@ -585,8 +585,6 @@ typedef struct SignatureInitData_ {
/** address settings for this signature */
const DetectAddressHead *src, *dst;

int prefilter_list;

/* holds built-in sm lists */
struct SigMatch_ *smlists[DETECT_SM_LIST_MAX];
/* holds built-in sm lists' tails */
Expand Down

0 comments on commit ce2c97f

Please sign in to comment.