group_weak_end is no longer used

This commit is contained in:
Alex Coyte
2016-07-07 11:36:05 +10:00
committed by Matthew Barr
parent 22b451b59b
commit 3a1429a621
5 changed files with 0 additions and 6 deletions

View File

@@ -429,7 +429,6 @@ struct RoseEngine {
u32 ematcherRegionSize; /* max region size to pass to ematcher */
u32 somRevCount; /**< number of som reverse nfas */
u32 somRevOffsetOffset; /**< offset to array of offsets to som rev nfas */
u32 group_weak_end; /* end of weak groups, debugging only */
u32 floatingStreamState; // size in bytes
struct scatter_full_plan state_init;