mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
Remove OutfixInfo::chained (which meant "is MPV")
This commit is contained in:
committed by
Matthew Barr
parent
16985ab6e5
commit
319d47ae4f
@@ -385,7 +385,6 @@ struct OutfixInfo {
|
||||
depth minWidth = depth::infinity();
|
||||
depth maxWidth = 0;
|
||||
u64a maxOffset = 0;
|
||||
bool chained = false;
|
||||
bool in_sbmatcher = false; //!< handled by small-block matcher.
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user