Base/Toponaming: Correct string hasher output
This commit is contained in:
@@ -158,9 +158,6 @@ Data::ElementMapPtr TopoShape::resetElementMap(Data::ElementMapPtr elementMap)
|
||||
_cache->subLocation.Identity();
|
||||
_subLocation.Identity();
|
||||
_parentCache.reset();
|
||||
if ( ! elementMap->hasher && Hasher ) {
|
||||
elementMap->hasher = Hasher;
|
||||
}
|
||||
}
|
||||
return Data::ComplexGeoData::resetElementMap(elementMap);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user