소스 검색

Oversight.

FeniksFire 8 년 전
부모
커밋
cde8542475
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();
 	}
 }