]> granicus.if.org Git - graphviz/commit
compoundEdges: squash -Wunused-parameter warnings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 3 Dec 2021 02:05:07 +0000 (18:05 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 5 Dec 2021 01:15:46 +0000 (17:15 -0800)
commitb755069e8e1045c6dba3061372a86708f80d65af
tree23222129092511ba8db71a61a1286b3523c8c1ab
parent574727b2cdc4bee0f47add70c1b08ef85ef7737a
compoundEdges: squash -Wunused-parameter warnings

This parameter cannot be removed because this function is used as a callback in
some instances that expect its existing calling convention.
lib/fdpgen/clusteredges.c