]> granicus.if.org Git - graphviz/commit
remove unused gvfwrite
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 14:48:39 +0000 (07:48 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 5 Jul 2021 19:53:56 +0000 (12:53 -0700)
commit162d18d8d613eb6ad159f41dce01d581baad97a6
tree6a7d3f5cf7c108436344e2f517c6c01d907a94c0
parent7efb43f59efd632cbd5102f52744cce655779121
remove unused gvfwrite

The last use of gvfwrite was removed in
6e818420cf02ad01d9c976b69d49fb794a661f5e. But more problematically, this
function seems incorrect. By ignoring its size argument it will generate
surprising results if ever called with a non-1 size. Closes #1846.
lib/gvc/gvc.def
lib/gvc/gvdevice.c
lib/gvc/gvio.h