chore(library/blast/simplifier/simplifier): remove "dead" field
This commit is contained in:
parent
aed0c7cccf
commit
c6fc18a8d1
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ class simplifier {
|
|||
|
||||
/* Logging */
|
||||
unsigned m_num_steps{0};
|
||||
unsigned m_depth{0};
|
||||
|
||||
/* Options */
|
||||
unsigned m_max_steps{get_simplify_max_steps()};
|
||||
|
|
Loading…
Reference in a new issue