修复编译错误

lowmem
Matthew 2 months ago
parent 8fd275a6e7
commit ee492d0e60

@ -1706,7 +1706,6 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
UniviewResolutionSet(netPhotoInfo, localPhotoInfo.cameraId,localPhotoInfo.resolution);
}
#endif
img.clear();
netCaptureResult = vendorCtrl->TakePhoto(localPhotoInfo.cameraId, img);

Loading…
Cancel
Save