Răsfoiți Sursa

Update CTownHandler.h

Removed definition of unnecessary type
Macron1Robot 11 ani în urmă
părinte
comite
558b155c0e
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  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