mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
(360) Clean up warning
This commit is contained in:
parent
152dd2e073
commit
b14fac1437
@ -59,7 +59,6 @@ bool renderchain_init_shader_fvf(void *data, void *pass_)
|
||||
static bool renderchain_create_first_pass(void *data,
|
||||
const video_info_t *info)
|
||||
{
|
||||
HRESULT ret;
|
||||
d3d_video_t *chain = (d3d_video_t*)data;
|
||||
LPDIRECT3DDEVICE d3dr = (LPDIRECT3DDEVICE)chain->dev;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user