From: Ken Steele Date: Wed, 30 Jul 2014 18:44:45 +0000 (-0400) Subject: fixup X-Git-Tag: suricata-2.1beta1~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1076%2Fhead;p=thirdparty%2Fsuricata.git fixup --- diff --git a/src/detect-engine.c b/src/detect-engine.c index b70c7125ec..6c60a8540f 100644 --- a/src/detect-engine.c +++ b/src/detect-engine.c @@ -1191,7 +1191,7 @@ static uint8_t DetectEngineCtxLoadConf(DetectEngineCtx *de_ctx) */ //inline uint32_t DetectEngineGetMaxSigId(DetectEngineCtx *de_ctx) -{ +//{ // return de_ctx->signum; //}