mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
QSysInfo::MacVersion is deprecated in Qt 5.9 and the code it was used in is effectively dead code as it is specific to macOS versions no longer supported by Qt 5.9. Remove it.