Skip to content

Commit b39ca60

Browse files
awawa-devchbartsch
authored andcommitted
Fix for DirectX secondary monitor capturing, fixes awawa-dev#223
1 parent a5059d4 commit b39ca60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: sources/grabber/DX/DxGrabber.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ bool DxGrabber::init_device(QString selectedDeviceName)
410410
Error(_log, "Cast to IDXGIOutput1 failed");
411411
}
412412
SafeRelease(&pOutput);
413-
exitNow = true;
414413
}
415414
SafeRelease(&pAdapter);
416415
}

0 commit comments

Comments
 (0)