diff --git a/RetroFE/Source/Main.cpp b/RetroFE/Source/Main.cpp index fa3d33c..347c23d 100644 --- a/RetroFE/Source/Main.cpp +++ b/RetroFE/Source/Main.cpp @@ -135,7 +135,6 @@ bool ImportConfiguration(Configuration *c) if(!c->import("", layoutConfPath)) { Logger::write(Logger::ZONE_ERROR, "RetroFE", "Could not import \"" + layoutConfPath + "\""); - return false; } /* Read layouts */