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