]> granicus.if.org Git - graphviz/commit
sfdpgen: remove shadowing of 'UNMATCHED'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 8 Sep 2022 03:25:58 +0000 (20:25 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 9 Sep 2022 14:45:06 +0000 (07:45 -0700)
commit7a48b8840d96c9b209f111551f676a90dd980323
tree71ab88a513c74d18bbc9c868f6290c3edc8fcb16
parent4f5136a56baadb8fe4a9dcb1fc59b7b5f6944ae4
sfdpgen: remove shadowing of 'UNMATCHED'

These constants were added in 1b847b5abf50d2ab0701523b90a20306d0ee5528 and it is
unclear why, given they are unused. They shadow a different constant in
general.h, causing compiler warnings.
lib/sfdpgen/Multilevel.c