mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[idd] logging: suppress duplicate pipeline initialization
This commit is contained in:
@@ -123,7 +123,6 @@ bool CD3D12CommandSlot::Init(ID3D12Device3 * device,
|
||||
return false;
|
||||
}
|
||||
|
||||
DEBUG_INFO("Created CD3D12CommandSlot(%ls)", name);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user