]> granicus.if.org Git - graphviz/commit
remove unnecessary NUL_FILE use
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 30 Aug 2020 16:56:21 +0000 (09:56 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 5 Sep 2020 17:38:46 +0000 (10:38 -0700)
commit13ec8ebb11afa15610b9325be43b0f7a1f5e997a
tree8c66260e8d38494cee07b625fb9f7e2446b67ab3
parentf99004192fdf78b8ae9699e7d8c8b7c4e2ed265a
remove unnecessary NUL_FILE use

The Cairo API supports simply passing NULL to indicate you do not want the
output written to a file.
plugin/rsvg/gvloadimage_rsvg.c