mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-19 02:12:46 +01:00
remove unnecessary layout.conf file
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user