summaryrefslogtreecommitdiff
path: root/cmdline
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2026-01-31 21:04:02 +0100
committerJulian Andres Klode <jak@debian.org>2026-02-10 19:59:03 +0000
commit5cbf75ac2e4845b9ed1026f1d11af129e54aaf5b (patch)
tree3d86829fb8ae2d6fd0bf3ada009cb7723fbe1a0c /cmdline
parent60a7d1c3be8f6c7eb697c7d5160fc560097cc70e (diff)
solver3: Remove dead code
It used to be that we reached conflict clauses from the Solve() loop, however that is no longer the case, so remove the else branch, and turn the `else if (item.clause->optional)` into a new `else` with an `assert(item.clause->optional)`.
Diffstat (limited to 'cmdline')
0 files changed, 0 insertions, 0 deletions