]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
scratch: delete unused hs_scratch::qNfaState
authorJustin Viiret <justin.viiret@intel.com>
Mon, 18 Apr 2016 01:05:01 +0000 (11:05 +1000)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 20 Apr 2016 03:34:57 +0000 (13:34 +1000)
src/scratch.h

index a71dd21b006a591515a2a5dd6f81bf71d3636b8a..21ec809cfecdf9d967aa7fda627ce911232028de 100644 (file)
@@ -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