mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Delete unused build_context::depths
This commit is contained in:
parent
48c9d7c381
commit
fafcc83520
@ -249,9 +249,6 @@ public:
|
||||
};
|
||||
|
||||
struct build_context : boost::noncopyable {
|
||||
/** \brief minimum depth in number of hops from root/anchored root. */
|
||||
map<RoseVertex, u32> depths;
|
||||
|
||||
/** \brief information about engines to the left of a vertex */
|
||||
map<RoseVertex, left_build_info> leftfix_info;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user