1
0
mirror of https://github.com/obsproject/obs-studio.git synced 2026-04-18 17:25:58 +02:00
Files
obs-studio-streamer/plugins/win-wasapi/plugin-main.cpp
jp9000 892fdea83e Remove macro to free locale
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.
2014-07-27 17:29:10 -07:00

252 B