mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Update CTownHandler.h
Removed definition of unnecessary type
This commit is contained in:
parent
324bb3c98d
commit
558b155c0e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user