rose: remove now-unused anchored_base_id

This commit is contained in:
Justin Viiret
2017-02-14 10:23:53 +11:00
committed by Matthew Barr
parent c426d2dc7d
commit dc8220648c
5 changed files with 0 additions and 8 deletions

View File

@@ -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);