]> granicus.if.org Git - graphviz/commit
prune: remove 'add_to_generic_list' return value
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Nov 2022 16:00:34 +0000 (09:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 10 Nov 2022 04:47:29 +0000 (20:47 -0800)
commit069ab785f42e1470b5d97e5b1b18adb6ca7cf3df
treea649770362a9d8631ffdb372df3ec3196893d322
parentf8f7e0a9e570e06978410f8e6e81d33943afd5f7
prune: remove 'add_to_generic_list' return value

As of the previous commit, there is only a single path through this function
that always returns the first parameter.
contrib/prune/generic_list.c
contrib/prune/generic_list.h
contrib/prune/prune.c