mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
scratch: delete unused hs_scratch::qNfaState
This commit is contained in:
parent
84daf1fc1a
commit
ac31841214
@ -148,7 +148,6 @@ struct ALIGN_CL_DIRECTIVE hs_scratch {
|
|||||||
struct RoseContext tctxt;
|
struct RoseContext tctxt;
|
||||||
char *bstate; /**< block mode states */
|
char *bstate; /**< block mode states */
|
||||||
char *tstate; /**< state for transient roses */
|
char *tstate; /**< state for transient roses */
|
||||||
char *qNfaState; /**< queued NFA temp state */
|
|
||||||
char *fullState; /**< uncompressed NFA state */
|
char *fullState; /**< uncompressed NFA state */
|
||||||
struct mq *queues;
|
struct mq *queues;
|
||||||
struct fatbit *aqa; /**< active queue array; fatbit of queues that are valid
|
struct fatbit *aqa; /**< active queue array; fatbit of queues that are valid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user