aboutsummaryrefslogtreecommitdiff
path: root/unfinished
diff options
context:
space:
mode:
Diffstat (limited to 'unfinished')
-rw-r--r--unfinished/group.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/unfinished/group.c b/unfinished/group.c
index 7acadac..006a9e0 100644
--- a/unfinished/group.c
+++ b/unfinished/group.c
@@ -404,8 +404,8 @@ static int solver_normal(struct latin_solver *solver, void *vctx)
solver_recurse_depth*4, "",
names[j-1], i, j);
}
- return -1;
#endif
+ return -1;
}
#ifdef STANDALONE_SOLVER
if (solver_show_working) {
@@ -425,8 +425,8 @@ static int solver_normal(struct latin_solver *solver, void *vctx)
solver_recurse_depth*4, "",
names[j-1], j, i);
}
- return -1;
#endif
+ return -1;
}
#ifdef STANDALONE_SOLVER
if (solver_show_working) {