mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 16:22:22 +03:00
detach the sidecar
This commit is contained in:
@@ -146,9 +146,6 @@ struct RoseVertexProps {
|
||||
/** \brief Bitmask of groups that this role sets. */
|
||||
rose_group groups = 0;
|
||||
|
||||
/** \brief Characters that escape and squash this role. */
|
||||
CharReach escapes;
|
||||
|
||||
/** \brief Minimum role (end of literal) offset depth in bytes. */
|
||||
u32 min_offset = ~u32{0};
|
||||
|
||||
|
Reference in New Issue
Block a user