mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-15 06:58:34 +00:00
Get rid of debug comment
This commit is contained in:
parent
fc373630ce
commit
d513c01775
@ -603,7 +603,6 @@ input_overlay_t *input_overlay_new(const char *path, bool enable,
|
||||
ol->overlay_path = strdup(path);
|
||||
if (!ol->overlay_path)
|
||||
{
|
||||
RARCH_LOG("exits here, path is: %s.\n", path);
|
||||
free(ol);
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user