Remove loud log
This commit is contained in:
@@ -630,8 +630,7 @@ bool RageDisplay_D3D::SupportsTextureFormat( PixelFormat pixfmt )
|
|||||||
0,
|
0,
|
||||||
D3DRTYPE_TEXTURE,
|
D3DRTYPE_TEXTURE,
|
||||||
d3dfmt);
|
d3dfmt);
|
||||||
if(FAILED(hr))
|
|
||||||
LOG->Trace("format %i not supported", pixfmt);
|
|
||||||
return SUCCEEDED( hr );
|
return SUCCEEDED( hr );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user