From 6c62c297fd8c1de1085f7ebd3e9c057325aa72a2 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 16 May 2016 17:32:38 +0200 Subject: [PATCH] Cleanup --- frontend/frontend.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/frontend.c b/frontend/frontend.c index 781f3de26b..c41f8583af 100644 --- a/frontend/frontend.c +++ b/frontend/frontend.c @@ -150,12 +150,10 @@ int rarch_main(int argc, char *argv[], void *data) strlcpy(tmp, fullpath, sizeof(tmp)); + /* Path can be relative here. + * Ensure we're pushing absolute path. */ if (*tmp) - { - /* Path can be relative here. - * Ensure we're pushing absolute path. */ path_resolve_realpath(tmp, sizeof(tmp)); - } if (rarch_ctl(RARCH_CTL_IS_DUMMY_CORE, NULL) || !info) content_push_to_history_playlist(