mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 00:02:24 +03:00
Remove use of depth from Rose entirely
This commit is contained in:
committed by
Matthew Barr
parent
14f18bd6e8
commit
48c9d7c381
@@ -106,7 +106,6 @@ struct core_info {
|
||||
struct RoseContext {
|
||||
const struct RoseEngine *t;
|
||||
u8 *state; /**< base pointer to the full state */
|
||||
u8 depth;
|
||||
u8 mpv_inactive;
|
||||
u64a groups;
|
||||
u64a lit_offset_adjust; /**< offset to add to matches coming from hwlm */
|
||||
|
Reference in New Issue
Block a user