mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-31 21:01:57 -04:00
`obs_output_initialize_encoders()` and can_begin_data_capture are already being called in the `Start()` function, so these duplicate calls serve no function. I'm assuming they were introduced accidentally during a previous refactor.