mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-24 15:36:33 +00:00
Remove unused variable
This commit is contained in:
@@ -655,7 +655,6 @@ bool D3D12ResourceManager::Serialise_InitialState(SerialiserType &ser, ResourceI
|
||||
}
|
||||
|
||||
SparseBinds *sparseBinds = NULL;
|
||||
bool skipUnmapped = false;
|
||||
rdcarray<uint32_t> subresourcesIncluded;
|
||||
if(initial)
|
||||
subresourcesIncluded = initial->subresources;
|
||||
|
||||
Reference in New Issue
Block a user