aboutsummaryrefslogtreecommitdiff
path: root/src/gen/point.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen/point.c')
-rw-r--r--src/gen/point.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gen/point.c b/src/gen/point.c
index d98edac..4f1c624 100644
--- a/src/gen/point.c
+++ b/src/gen/point.c
@@ -117,10 +117,8 @@ GENERATOR(points_gen_trial) {
} else {
vec_append(orders_per_gen[i], num);
}
- break;
}
}
- debug_log("Should not happen.");
}
for (size_t i = 0; i < curve->ngens; ++i) {