mirror of
https://github.com/libretro/RetroArch
synced 2025-01-17 01:16:25 +00:00
Take out outdated log message
This commit is contained in:
parent
32b9303a79
commit
ad323a159d
@ -910,8 +910,6 @@ bool event_cmd_exec(void *data)
|
||||
{
|
||||
char *fullpath = NULL;
|
||||
|
||||
RARCH_LOG("Environ (Private) EXEC.\n");
|
||||
|
||||
runloop_ctl(RUNLOOP_CTL_GET_CONTENT_PATH, &fullpath);
|
||||
|
||||
if (fullpath != data)
|
||||
|
Loading…
Reference in New Issue
Block a user