fixup to memory perf

This commit is contained in:
Zeno Rogue 2021-08-04 18:36:38 +02:00
parent a5bb0b7ffc
commit d98c8a025f
1 changed files with 0 additions and 2 deletions

View File

@ -450,8 +450,6 @@ EX void look_for_shortcuts(tcell *c) {
ufind(tw);
ufind(tw0);
int old = c->dist;
vector<tcell*> opath;
for(auto& v: sh.pre) {