Remove some logging

This commit is contained in:
FakeMichau
2026-08-18 02:16:18 +02:00
parent 9cf0e21fb0
commit dcbabe62a9
-2
View File
@@ -13,8 +13,6 @@ using Microsoft::WRL::ComPtr;
bool Nvngx_FFX::Init()
{
LOG_FUNC();
if (inited)
return true;