Fixed debug version compilation

This commit is contained in:
Ianos Gnatiuc 2005-10-16 21:19:27 +00:00
parent 0966e2b54f
commit aa50955806

View File

@ -1160,7 +1160,7 @@ void LookupNodeLocation(GMsg* msg, std::string &location, int what)
}
while (strbag.Next());
free(city_upr);
throw_free(city_upr);
}
item.loc = location = city;