mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 10:13:57 -05:00
8dd20dfd33introduced an explicit check for the available macOS SDK, meaning that we can be sure that the macOS 13.1 SDK is available. As such, we do not require ifdef guards for the availability of functions that are older than 13.1. (cherry picked from commitba4467199c)