mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Update CTownHandler.h
Removed definition of unnecessary type
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user