]> granicus.if.org Git - graphviz/commit
gvpr cmppair: squash -Wunused-parameter warnings
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 28 Jul 2022 01:58:25 +0000 (18:58 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 2 Aug 2022 04:33:30 +0000 (21:33 -0700)
commit4e8116c013c18338c0735489c6c728c92c6b97c7
tree3701adf658191e1c60b3ffc136b140d5c84f701e
parent71dc46e89e4282bede560dd59251c34b8feb8bda
gvpr cmppair: squash -Wunused-parameter warnings

This function is used as a callback, so cannot easily have these unused
parameters removed.
lib/gvpr/actions.c