diff options
Diffstat (limited to 'src/solvers/solutions.h')
| -rw-r--r-- | src/solvers/solutions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/solvers/solutions.h b/src/solvers/solutions.h index 0eb3a7f..00ed84c 100644 --- a/src/solvers/solutions.h +++ b/src/solvers/solutions.h | |||
| @@ -233,7 +233,6 @@ appendsolution( | |||
| 233 | list->shortest_sol = MIN( | 233 | list->shortest_sol = MIN( |
| 234 | list->shortest_sol, tsol[r].nmoves + tsol[r].npremoves); | 234 | list->shortest_sol, tsol[r].nmoves + tsol[r].npremoves); |
| 235 | r++; | 235 | r++; |
| 236 | |||
| 237 | } | 236 | } |
| 238 | 237 | ||
| 239 | list->buf[list->used] = '\0'; | 238 | list->buf[list->used] = '\0'; |
