typo
This commit is contained in:
parent
206d2a4553
commit
bfff7a47f1
@ -222,7 +222,7 @@ struct OptDffWorker
|
||||
if (larger.count(pt.first) == 0 || larger[pt.first] != pt.second)
|
||||
redundant = false;
|
||||
if (redundant)
|
||||
new_patterns.erase(larger);
|
||||
new_patterns.erase(right);
|
||||
}
|
||||
}
|
||||
patterns = std::move(new_patterns);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user