]> granicus.if.org Git - graphviz/commit
smyrna toolboxcallbacks: squash -Wunused-parameter warnings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 22 Jul 2022 01:16:34 +0000 (18:16 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 27 Jul 2022 14:27:00 +0000 (07:27 -0700)
commitfe849bcb2403ee72d73974341e026efbec18d150
tree846fae7dac6567b05a04577b25879565950afaf0
parent0e870befa874b243eafc49e7b89c670dbb782e78
smyrna toolboxcallbacks: squash -Wunused-parameter warnings

These functions are used as Glade callbacks, so need to conform to particular
type signatures.
cmd/smyrna/gui/toolboxcallbacks.c