mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +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;
|
char *fullpath = NULL;
|
||||||
|
|
||||||
RARCH_LOG("Environ (Private) EXEC.\n");
|
|
||||||
|
|
||||||
runloop_ctl(RUNLOOP_CTL_GET_CONTENT_PATH, &fullpath);
|
runloop_ctl(RUNLOOP_CTL_GET_CONTENT_PATH, &fullpath);
|
||||||
|
|
||||||
if (fullpath != data)
|
if (fullpath != data)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user