diff --git a/OptiScaler/framegen/nvngx/Nvngx_FFX.cpp b/OptiScaler/framegen/nvngx/Nvngx_FFX.cpp index 7ebe825c..9bdcf0dc 100644 --- a/OptiScaler/framegen/nvngx/Nvngx_FFX.cpp +++ b/OptiScaler/framegen/nvngx/Nvngx_FFX.cpp @@ -13,8 +13,6 @@ using Microsoft::WRL::ComPtr; bool Nvngx_FFX::Init() { - LOG_FUNC(); - if (inited) return true;