Revert accidental change

This commit is contained in:
Luke Usher 2018-05-31 16:29:56 +01:00
parent 928d416161
commit e692b6e433
1 changed files with 0 additions and 2 deletions

View File

@ -5040,8 +5040,6 @@ void CreateHostResource(XTL::X_D3DResource *pResource, DWORD D3DUsage, int iText
if (dwDepth != 1) {
LOG_TEST_CASE("CreateHostResource : Depth != 1");
EmuWarning("Unsupported depth (%d) - resetting to 1 for now", dwDepth);
dwDepth = 1;
}
// The following is necessary for DXT* textures (4x4 blocks minimum)