scratch: delete unused hs_scratch::qNfaState

This commit is contained in:
Justin Viiret 2016-04-18 11:05:01 +10:00 committed by Matthew Barr
parent 84daf1fc1a
commit ac31841214

View 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