mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 17:58:53 +01:00
remove unnecessary layout.conf file
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
parent
994e9afb1b
commit
bbc8d4b2d8
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user