mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-06 23:56:05 -05:00
This functionality can now be handled automatically because locale can now be freed seaparately from obs_module_unload with obs_module_free_locale, which is called automatically when the module is being freed.