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/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228abb89ac85057b5fbc60789f7912283e643a85;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; //}