2
0
Эх сурвалжийг харах

Update CTownHandler.h

Removed definition of unnecessary type
Macron1Robot 11 жил өмнө
parent
commit
558b155c0e
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  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