mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Removed unintentional newline
This commit is contained in:
parent
f63e6a959c
commit
e08826ee9b
@ -3648,7 +3648,6 @@ static bool d3d11_gfx_read_viewport(void* data, uint8_t* buffer, bool is_idle)
|
||||
|
||||
/*This implementation produces wrong result when using HDR*/
|
||||
#ifdef HAVE_DXGI_HDR
|
||||
|
||||
if ((d3d11->flags & D3D11_ST_FLAG_HDR_ENABLE))
|
||||
return false;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user