3
0
Fork 0
mirror of https://github.com/lubosz/overte.git synced 2025-04-27 12:35:31 +02:00

code review

This commit is contained in:
Seth Alves 2018-04-13 10:42:22 -07:00
parent cadfc8bdbb
commit 0e081a3944

View file

@ -2311,8 +2311,6 @@ bool EntityTree::readFromMap(QVariantMap& map) {
QString namedPathViewPoint = iter.value().toString();
_namedPaths[namedPathName] = namedPathViewPoint;
}
} else {
_namedPaths["/"] = "/";
}
// map will have a top-level list keyed as "Entities". This will be extracted