]> granicus.if.org Git - graphviz/commit
expr: remove unused parameters from 'Exdisc_t.convertf'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:07:55 +0000 (21:07 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:07:55 +0000 (21:07 -0700)
commit301b832e9795f59117e7bedcac13f9c36487dec5
tree2af8f42ba2ea0a68143cd441bb8a44b427b41f10
parentecb5f46d1637298030a4679d5725ac4eb1531318
expr: remove unused parameters from 'Exdisc_t.convertf'

I guess when I committed 17479ab6569d40a4778870f712226aa7916f3ca3 it was not
obvious to me that this is entirely part of private internal interfaces and the
callback signature involved is not exposed publicly.
lib/expr/exeval.c
lib/expr/exgram.h
lib/expr/expr.h
lib/gvpr/compile.c