1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Cosmetics

This commit is contained in:
Bertrand Songis 2019-03-19 10:29:23 +01:00
parent a82dd27c99
commit c3a320a9fc

View file

@ -102,7 +102,6 @@ bool eeConvert()
if (eeModelExists(id)) {
convertModelData(id, conversionVersionStart);
}
}
return true;