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_{};