mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-21 03:16:40 +03:00
rose: delete literal_info requires_explode flag
This commit is contained in:
committed by
Matthew Barr
parent
f964801923
commit
c6b2563df6
@@ -265,7 +265,6 @@ struct rose_literal_info {
|
||||
u32 undelayed_id = MO_INVALID_IDX;
|
||||
u32 final_id = MO_INVALID_IDX; /* id reported by fdr */
|
||||
bool squash_group = false;
|
||||
bool requires_explode = false;
|
||||
bool requires_benefits = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user