]> granicus.if.org Git - graphviz/commit
expr: remove unused parameters from 'Exdisc_t.matchf' smattr/03db530d-2fe9-47e3-b566-bda45c2928ce
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:43:03 +0000 (21:43 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 04:43:03 +0000 (21:43 -0700)
commit6e16d9b4c6b2e8ca6e13fe4198acbdc0e6b35242
treebeb35adf1c15e63e40afd6a9436986c477e74ae4
parent765f2da4a4579d9044675cc2c6fc99232e939d05
expr: remove unused parameters from 'Exdisc_t.matchf'

I guess when I committed 260f650085eb25b5b68c81a5960232d025fb6942 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