mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-18 11:18:36 -05:00
Fix a double free in the settings window that occurs on linux only. The UI Element already gets deleted above as a child of the advAudioGroupBox which is not present on linux. Apart from making the code even more unreadable, this will likely come back to haunt us if the advAudioGroup will ever be shown on linux.
117 KiB
117 KiB