Misc: Unreachable code warning fixes
This commit is contained in:
@ -2087,7 +2087,6 @@ bool D3D12Device::UpdateRootParameters(u32 dirty)
|
||||
|
||||
default:
|
||||
UnreachableCode();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user