mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 18:20:35 +03:00
eod: remove forced sparse iter optimization
This commit is contained in:
committed by
Matthew Barr
parent
7a7dff5b70
commit
9669e0fe94
@@ -378,7 +378,6 @@ struct RoseEngine {
|
||||
|
||||
u32 eodProgramOffset; //!< Unconditional EOD program, otherwise 0.
|
||||
u32 eodIterProgramOffset; // or 0 if no eod iterator program
|
||||
u32 eodIterOffset; // offset to EOD sparse iter or 0 if none
|
||||
|
||||
u32 lastByteHistoryIterOffset; // if non-zero
|
||||
|
||||
|
||||
Reference in New Issue
Block a user