mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Remove unused variable
This commit is contained in:
parent
0d833c903a
commit
01e3362f21
@ -294,7 +294,6 @@ static void gl_cg_set_texture_info(
|
||||
const struct cg_fbo_params *params,
|
||||
const struct video_tex_info *info)
|
||||
{
|
||||
unsigned i;
|
||||
CGparameter param = params->tex;
|
||||
|
||||
cg_gl_set_texture_parameter(param, info->tex);
|
||||
|
Loading…
x
Reference in New Issue
Block a user