Browse Source

Oversight.

FeniksFire 8 years ago
parent
commit
cde8542475
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/widgets/CGarrisonInt.cpp

+ 0 - 1
client/widgets/CGarrisonInt.cpp

@@ -431,7 +431,6 @@ void CGarrisonInt::createSlots()
 			}
 		}
 		std::copy(garrisonSlots.begin(), garrisonSlots.end(), std::back_inserter(availableSlots));
-		logGlobal->infoStream()<<availableSlots.size();
 	}
 }