]> granicus.if.org Git - graphviz/commit
remove CreateHyperlink
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 13 Apr 2021 02:19:30 +0000 (19:19 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 19 Apr 2021 03:53:34 +0000 (20:53 -0700)
commitb158c49c2456be7ed277f1a2baa10ee2f309da24
tree27711281a829fa86aa1c6afd522f0f8ba783981a
parent2694d1489d5a4a96edf1d90552a7a26af4f0f20b
remove CreateHyperlink

This function was adding no value over just calling the Hyperlink constructor
directly.
plugin/visio/VisioRender.cpp
plugin/visio/VisioText.cpp
plugin/visio/VisioText.h