]> granicus.if.org Git - graphviz/commit
expr: remove unused parameters from 'Exdisc_t.setf'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:35:28 +0000 (21:35 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Aug 2022 17:13:27 +0000 (10:13 -0700)
commite17f47364c85e09b450802f2bcf27f661f2e1b5b
treeb00d6155c38238ee2fed25a5c1044091cd7c98a8
parente795e55b85cdba6b23842565c779c8e67774f333
expr: remove unused parameters from 'Exdisc_t.setf'

I guess when I committed 5b4de3922a2f169c2e773ffe85651898aedd9351 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/expr.h
lib/gvpr/compile.c