]> granicus.if.org Git - graphviz/commit
smyrna doApply: remove unused 'widget' parameter
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 22 Jul 2022 01:32:52 +0000 (18:32 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 27 Jul 2022 14:27:01 +0000 (07:27 -0700)
commit8dbe205920acadd646e76dc84e3b00e315abf26c
tree7399467701d1f4a72b324a9f7cfb82a57a327aee
parent625f2cf2c25258af6273f9e2fdb90f80463ad3eb
smyrna doApply: remove unused 'widget' parameter

Note this also makes `widget` unused in `on_attrApplyBtn_clicked` which is a
Glade callback and cannot have its corresponding parameter removed. So we squash
the resulting warning there.
cmd/smyrna/gui/frmobjectui.c