From: Justin Viiret Date: Mon, 18 Apr 2016 01:05:01 +0000 (+1000) Subject: scratch: delete unused hs_scratch::qNfaState X-Git-Tag: v4.2.0^2~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac318412146f7e8a75b3b4099d1b336d2f2283c6;p=thirdparty%2Fvectorscan.git scratch: delete unused hs_scratch::qNfaState --- diff --git a/src/scratch.h b/src/scratch.h index a71dd21b..21ec809c 100644 --- a/src/scratch.h +++ b/src/scratch.h @@ -148,7 +148,6 @@ struct ALIGN_CL_DIRECTIVE hs_scratch { struct RoseContext tctxt; char *bstate; /**< block mode states */ char *tstate; /**< state for transient roses */ - char *qNfaState; /**< queued NFA temp state */ char *fullState; /**< uncompressed NFA state */ struct mq *queues; struct fatbit *aqa; /**< active queue array; fatbit of queues that are valid