From 0d51b60657d3d8087a132aa571536da4b9e718bb Mon Sep 17 00:00:00 2001 From: gcw_4z3jiPvB Date: Mon, 17 Aug 2026 16:48:09 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20auto=5Feffect=5Faisr=5Fvideo.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gcw_4z3jiPvB --- .../auto_effect_aisr_video/include/auto_effect_aisr_video.h | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/algorithm/auto_effect_aisr_video/include/auto_effect_aisr_video.h b/framework/algorithm/auto_effect_aisr_video/include/auto_effect_aisr_video.h index dbf6e31..f0746ca 100644 --- a/framework/algorithm/auto_effect_aisr_video/include/auto_effect_aisr_video.h +++ b/framework/algorithm/auto_effect_aisr_video/include/auto_effect_aisr_video.h @@ -70,7 +70,6 @@ private: ParamError SetAutoEffectStrength(const Format& parameter); ParamError SetAutoEffectName(const Format& parameter); - ParamError SetNodeId(const Format& parameter); std::mutex lock_{}; std::shared_ptr algo_{};