]> 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>
Fri, 5 Aug 2022 04:35:28 +0000 (21:35 -0700)
commit765f2da4a4579d9044675cc2c6fc99232e939d05
treeb523b55060ad839d8ded26269d6be9f2e894a9de
parent3366024b1607e5dbad5b55abcf414d7fef70bc1a
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