Browse Source

Update CTownHandler.h

Removed definition of unnecessary type
Macron1Robot 11 năm trước cách đây
mục cha
commit
558b155c0e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      lib/CTownHandler.h

+ 0 - 2
lib/CTownHandler.h

@@ -71,8 +71,6 @@ public:
 	friend class CTownHandler;
 };
 
-typedef std::pair<BuildingID, ConstTransitivePtr<CBuilding>> TPairCBuilding;
-
 /// This is structure used only by client
 /// Consists of all gui-related data about town structures
 /// Should be moved from lib to client