Remove unused HAVE_INITGUID_H checkmaster
commitb938ccecae1c79aace3fbd74b72aa27ca67044d7
authorChris Robinson <chris.kcat@gmail.com>
Tue, 7 May 2024 12:16:10 +0000 (7 05:16 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 7 May 2024 12:16:10 +0000 (7 05:16 -0700)
tree246cb55a0eb47d8ab2c01e100bd6eacb71fb5723
parent13025e4025172bb75472b8b5a98b12e41747ce75
Remove unused HAVE_INITGUID_H check

Both MSVC and MinGW seem to have guiddef.h, so initguid.h would never be
checked or used.
CMakeLists.txt
config.h.in
core/uiddefs.cpp