Skip to content

Commit 2a14a60

Browse files
saeugetierCopilot
andauthored
Update src/libcameracamera.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 48551d7 commit 2a14a60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libcameracamera.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ void LibCameraWorker::captureImage()
318318

319319
if (mCamera->start() < 0) {
320320
emit errorOccurred("libcamera: start failed for viewfinder");
321-
mCaptureInProgress = false;
322321
return;
323322
}
324323

0 commit comments

Comments
 (0)