From 1f5216a66d3f7b8c8d06399adad89311c8b5656d Mon Sep 17 00:00:00 2001 From: Matthew Date: Mon, 1 Apr 2024 23:04:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/cpp/camera2/ndkcamera.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/src/main/cpp/camera2/ndkcamera.cpp b/app/src/main/cpp/camera2/ndkcamera.cpp index 3300a83c..57805fc4 100644 --- a/app/src/main/cpp/camera2/ndkcamera.cpp +++ b/app/src/main/cpp/camera2/ndkcamera.cpp @@ -879,9 +879,6 @@ void NdkCamera::onCaptureCompleted(ACameraCaptureSession* session, ACaptureReque // ACameraMetadata_getConstEntry(result, ) ACameraMetadata_const_entry val = { 0 }; camera_status_t status = ACAMERA_ERROR_BASE; - - // ACameraMetadata_const_entry val = { 0 }; - // camera_status_t status = ACAMERA_ERROR_BASE; mResult.afState = ACAMERA_CONTROL_AF_STATE_INACTIVE; val = { 0 };