From 52c21640508c3fc668107778ae027ff4428ebd89 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 29 Jul 2025 10:55:29 +0200 Subject: Cleanup some TODOs --- src/solvers/solutions.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/solvers/solutions.h') diff --git a/src/solvers/solutions.h b/src/solvers/solutions.h index cdb1fdb..f3761d9 100644 --- a/src/solvers/solutions.h +++ b/src/solvers/solutions.h @@ -186,7 +186,6 @@ appendsolution( later, because the allowedmoves check would fail with improperly sorted parallel moves, but then transforming could swap the pairs the wrong way around. - TODO: maybe fix this */ sortparallel_moves(tsol[r].nmoves, tsol[r].moves); -- cgit v1.3