]> granicus.if.org Git - graphviz/commit
remove vasprintf alternative in pov rendering
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 14 Apr 2021 04:22:03 +0000 (21:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 20 Apr 2021 14:49:56 +0000 (07:49 -0700)
commit31477c669ceeaac5057883087f810b61c57780ed
treee288b07d19442804ec3d6b72e504ea46da887220
parent11bd715551bc0bda2335b89385d8da1821d71b7b
remove vasprintf alternative in pov rendering

When we need to maintain a fallback option anyway, having a vasprintf
implementation does not gain us much. Moreover, nothing in the build system was
checking for the existence of vasprintf, so this code was never being used
anyway.
plugin/core/gvrender_core_pov.c