]> granicus.if.org Git - graphviz/commit
gdiplus plugin: remove MS Visual Studio 8 patches
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 27 Mar 2022 22:20:58 +0000 (15:20 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Mar 2022 03:10:32 +0000 (20:10 -0700)
commitbd879b4583b32e4d13e4b36bea0c20f530fbca0c
tree0222e359339b2702c7d5686db6090372235a2c85
parent1240d0b812d3b1d5006b66d5eaa4afbbfc03a93e
gdiplus plugin: remove MS Visual Studio 8 patches

These patches appear to have been working around some non-portable code in the
headers shipped with Microsoft Visual Studio 8 (a.k.a. Microsoft Visual Studio
2005). This version of Visual Studio was EOLed on 2016-04-12. Neither the CMake
nor MS Build build systems (the only CI environments for which compilation of
this plugin is enabled) were using these patches. So apparently they have not
been useful for a long time.
plugin/gdiplus/GdiPlusEnums.h.patch [deleted file]
plugin/gdiplus/GdiPlusHeaders.h.patch [deleted file]
plugin/gdiplus/GdiPlusImaging.h.patch [deleted file]
plugin/gdiplus/GdiPlusimageAttributes.h.patch [deleted file]
plugin/gdiplus/Makefile.am