mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 19:21:06 +00:00
Remove debugging logs.
This commit is contained in:
parent
ac6c576d29
commit
50c704933a
@ -802,9 +802,6 @@ static void parse_input(int argc, char *argv[])
|
||||
return;
|
||||
}
|
||||
|
||||
for (int i = 0; i < argc; i++)
|
||||
fprintf(stderr, "\targv[%d] = %s\n", i, argv[i]);
|
||||
|
||||
// Make sure we can call parse_input several times ...
|
||||
optind = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user