removed commented lines.

This commit is contained in:
G.E
2024-04-23 23:46:08 +03:00
parent 01dee390a9
commit 8dabc86a69
3 changed files with 0 additions and 16 deletions

View File

@@ -170,7 +170,6 @@ void renovateCastle(RoseBuildImpl &tbi, CastleProto *castle,
return; /* bail - TODO: be less lazy */
}
//vector<CharReach> rem_local_cr;
u32 ok_count = 0;
for (auto it = e.s.end() - g[v].left.lag; it != e.s.end(); ++it) {
if (!isSubsetOf(*it, cr)) {