bsize/general: Remove unnecessary includes

This commit removes unused/commented out #include lines.
pull/8165/head
Jeff Lucovsky 2 years ago committed by Victor Julien
parent 8b41754acd
commit 9d73777a46

@ -24,8 +24,6 @@
#ifndef __DETECT_BSIZE_H__
#define __DETECT_BSIZE_H__
//bool DetectBsizeValidateContent(const Signature *s, int list, const char **);
//void DetectBsizeApplyToContent(Signature *s, int list);
void DetectBsizeRegister(void);
int DetectBsizeMatch(const SigMatchCtx *ctx, const uint64_t buffer_size, bool eof);

Loading…
Cancel
Save