]> 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>
Sat, 6 Aug 2022 17:13:27 +0000 (10:13 -0700)
commita4d75e2fb1bd593c9163b481e5c8244c6d34013d
tree6bc862019aa096647f28ffc42711c17011cd3acc
parent0cd5a5399966eb2999aaf9b19847e0be9d8e4417
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