remove unnecessary layout.conf file

Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
Vincent-FK 2020-02-19 01:04:52 +01:00
parent 994e9afb1b
commit bbc8d4b2d8

View File

@ -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 */