]> granicus.if.org Git - graphviz/commit
dotgen getCluster: remove unused 'g' parameter
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 17 Jul 2022 22:31:08 +0000 (15:31 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Jul 2022 00:14:28 +0000 (17:14 -0700)
commit118c61f7580d1a716a96e98c6f1a4601b30678db
tree70b2b93b3b10d70c27163c5e8ce35ee2655ab743
parentc5b0ad337326fb10c098e2033714261a284a0b73
dotgen getCluster: remove unused 'g' parameter

This also makes `g` in `makeCompoundEdge` unused, so we remove that parameter
too.
lib/dotgen/compound.c