Skip to content

Commit cd99d65

Browse files
authored
remove old code what lead to startup crash (#692)
1 parent 5ddc06f commit cd99d65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/win-dshow/dshow-plugin.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ static bool vcam_installed(bool b64)
4242
bool obs_module_load(void)
4343
{
4444
RegisterDShowSource();
45-
RegisterDShowEncoders();
4645
#ifdef VIRTUALCAM_AVAILABLE
4746
if (vcam_installed(false))
4847
obs_register_output(&virtualcam_info);

0 commit comments

Comments
 (0)