mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 04:37:09 +08:00
These functions were mistakenly not marked as static. They are not used outside of their compiled object module files, therefore there's no reason for them not to be static.