mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-26 13:52:57 +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))
|
if(!c->import("", layoutConfPath))
|
||||||
{
|
{
|
||||||
Logger::write(Logger::ZONE_ERROR, "RetroFE", "Could not import \"" + layoutConfPath + "\"");
|
Logger::write(Logger::ZONE_ERROR, "RetroFE", "Could not import \"" + layoutConfPath + "\"");
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Read layouts */
|
/* Read layouts */
|
||||||
|
|||||||
Reference in New Issue
Block a user