mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove unused variable
This commit is contained in:
parent
7dbe75e89b
commit
473f94ed58
1 changed files with 0 additions and 1 deletions
|
@ -275,7 +275,6 @@ runtime_log_t *runtime_log_init(
|
|||
const char *dir_playlist,
|
||||
bool log_per_core)
|
||||
{
|
||||
unsigned i;
|
||||
char content_name[PATH_MAX_LENGTH];
|
||||
char core_name[PATH_MAX_LENGTH];
|
||||
char log_file_dir[PATH_MAX_LENGTH];
|
||||
|
|
Loading…
Add table
Reference in a new issue