mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 18:20:35 +03:00
rose: reduce delay program dep on final_id
This commit is contained in:
committed by
Matthew Barr
parent
dc8220648c
commit
6a945e27fb
@@ -75,7 +75,6 @@ RoseBuildImpl::RoseBuildImpl(ReportManager &rm_in,
|
||||
: cc(cc_in),
|
||||
root(add_vertex(g)),
|
||||
anchored_root(add_vertex(g)),
|
||||
delay_base_id(MO_INVALID_IDX),
|
||||
hasSom(false),
|
||||
group_end(0),
|
||||
ematcher_region_size(0),
|
||||
|
||||
Reference in New Issue
Block a user