Explorar o código

Fixed warning-as-error

Tomasz Zieliński %!s(int64=2) %!d(string=hai) anos
pai
achega
045942fd68
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lib/rmg/TreasurePlacer.cpp

+ 0 - 2
lib/rmg/TreasurePlacer.cpp

@@ -55,8 +55,6 @@ void TreasurePlacer::addAllPossibleObjects()
 {
 {
 	ObjectInfo oi;
 	ObjectInfo oi;
 	
 	
-	int numZones = static_cast<int>(map.getZones().size());
-	
 	for(auto primaryID : VLC->objtypeh->knownObjects())
 	for(auto primaryID : VLC->objtypeh->knownObjects())
 	{
 	{
 		for(auto secondaryID : VLC->objtypeh->knownSubObjects(primaryID))
 		for(auto secondaryID : VLC->objtypeh->knownSubObjects(primaryID))