]> granicus.if.org Git - graphviz/commit
remove dead conditional clause
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 8 May 2021 03:22:12 +0000 (20:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 14 May 2021 15:26:49 +0000 (08:26 -0700)
commit16242d2fc70007dcd9d92516569c096c871f9ea4
tree0290dbf61b1e46ffd84f53ffcb134d03aea785b6
parent9606fe18a3ee1205d46847476ae0ed6e4a73d60a
remove dead conditional clause

This code is only reachable when this condition is already known-true, due to
the containing loop.
lib/vpsc/solve_VPSC.cpp