]> granicus.if.org Git - graphviz/commit
expr: remove unused parameters from 'Exdisc_t.keyf'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:28:01 +0000 (21:28 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:28:01 +0000 (21:28 -0700)
commit4ad70fbb609697333836526a60d5b37abf26648f
treefce76b74c3d2996868314cc1650f77d9a8d1248f
parent3c53026fb8354f02a94d2811b631f96a25aaf63f
expr: remove unused parameters from 'Exdisc_t.keyf'

I guess when I committed 2e9753d9c9886f5bc013212420528e9a18bc592b 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