App/Toponaming: Tweak ComplexGeoData destructor
This commit is contained in:
@@ -60,8 +60,6 @@ ComplexGeoData::ComplexGeoData()
|
||||
{
|
||||
}
|
||||
|
||||
ComplexGeoData::~ComplexGeoData() = default;
|
||||
|
||||
Data::Segment* ComplexGeoData::getSubElementByName(const char* name) const
|
||||
{
|
||||
int index = 0;
|
||||
|
||||
Reference in New Issue
Block a user