From 4cb1b13c60cfb63b1cf20f95a097bdba5270785e Mon Sep 17 00:00:00 2001 From: dognotdog Date: Sat, 12 Sep 2020 15:24:55 -0400 Subject: [PATCH] removed some more stray dispatch_suspend calls that should've been cancels --- PtpWebcamDalPlugin/PtpCamera.m | 2 +- PtpWebcamDalPlugin/PtpWebcamDummyStream.m | 6 ++++-- PtpWebcamDalPlugin/PtpWebcamPtpStream.m | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/PtpWebcamDalPlugin/PtpCamera.m b/PtpWebcamDalPlugin/PtpCamera.m index 34fd213..f7da587 100644 --- a/PtpWebcamDalPlugin/PtpCamera.m +++ b/PtpWebcamDalPlugin/PtpCamera.m @@ -427,7 +427,7 @@ - (instancetype) initWithIcCamera: (ICCameraDevice*) camera delegate: (id