]> granicus.if.org Git - graphviz/commit
tclpkg tclGdSizeCmd: squash an -Wunused-parameter warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 22 Jul 2022 01:05:09 +0000 (18:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 27 Jul 2022 14:27:00 +0000 (07:27 -0700)
commit22ba3022ae19f7b52badec6dd4f908f1d171ae65
treed41cbcf6273c9f4964d5ef4bcab0c425e1a33797
parent4c97c52cf02ee3f6a040ca3a8ffea6490e8a1788
tclpkg tclGdSizeCmd: squash an -Wunused-parameter warning

This parameter cannot easily be removed because this function is used as a
callback and needs to conform to a particular type signature.
tclpkg/gdtclft/gdtclft.c