mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Remove redundant line.
This commit is contained in:
parent
5f6601ac7e
commit
2a09f52cc8
@ -237,8 +237,6 @@ static bool shader_parse_imports(config_file_t *conf, struct gfx_shader *shader)
|
||||
return false;
|
||||
}
|
||||
|
||||
enum state_ram_type ram_type = RARCH_STATE_NONE;
|
||||
|
||||
if (strcmp(semantic, "capture") == 0)
|
||||
var->type = RARCH_STATE_CAPTURE;
|
||||
else if (strcmp(semantic, "transition") == 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user