mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Code cleanup
This commit is contained in:
@@ -43,8 +43,6 @@ void WaterRoutes::process()
|
||||
result.push_back(wproxy->waterRoute(*z.second));
|
||||
}
|
||||
|
||||
//Zone::Lock lock(zone.areaMutex);
|
||||
|
||||
auto area = zone.area();
|
||||
auto freePaths = zone.freePaths();
|
||||
auto areaPossible = zone.areaPossible();
|
||||
|
||||
Reference in New Issue
Block a user