Browse Source

Remove unused variable

Ivan Savenko 1 year ago
parent
commit
82eea1abc1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/windows/CCastleInterface.h

+ 0 - 1
client/windows/CCastleInterface.h

@@ -226,7 +226,6 @@ class CCastleInterface : public CStatusbarWindow, public IGarrisonHolder
 	std::shared_ptr<CTownInfo> fort;
 	std::shared_ptr<CTownInfo> fort;
 
 
 	std::shared_ptr<CButton> exit;
 	std::shared_ptr<CButton> exit;
-	std::shared_ptr<CButton> split;
 	std::shared_ptr<CButton> fastTownHall;
 	std::shared_ptr<CButton> fastTownHall;
 	std::shared_ptr<CButton> fastArmyPurchase;
 	std::shared_ptr<CButton> fastArmyPurchase;
 	std::shared_ptr<LRClickableArea> fastMarket;
 	std::shared_ptr<LRClickableArea> fastMarket;