瀏覽代碼

Update CTownHandler.h

Removed definition of unnecessary type
Macron1Robot 11 年之前
父節點
當前提交
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