mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 00:02:24 +03:00
rose: remove now-unused anchored_base_id
This commit is contained in:
committed by
Matthew Barr
parent
c426d2dc7d
commit
dc8220648c
@@ -1821,7 +1821,6 @@ void roseDumpStructRaw(const RoseEngine *t, FILE *f) {
|
||||
DUMP_U32(t, delay_base_id);
|
||||
DUMP_U32(t, anchored_count);
|
||||
DUMP_U32(t, anchored_fatbit_size);
|
||||
DUMP_U32(t, anchored_base_id);
|
||||
DUMP_U32(t, maxFloatingDelayedMatch);
|
||||
DUMP_U32(t, delayRebuildLength);
|
||||
DUMP_U32(t, stateOffsets.history);
|
||||
|
Reference in New Issue
Block a user