Remove unused code

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5138 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2008-05-18 13:53:43 +00:00
parent 775668cad3
commit addd9a8e6a
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@ typedef struct _feature_stats
UWORD baseWidth; ///< The width of the base in tiles
UWORD baseBreadth; ///< The breadth of the base in tiles
//done in script files now
/* component type activated if a FEAT_GEN_ARTE */
//unsigned int compType; ///< type of component activated
//unsigned int compIndex; ///< index of component
BOOL tileDraw; ///< Whether the tile needs to be drawn
BOOL allowLOS; ///< Whether the feature allows the LOS. true = can see through the feature
BOOL visibleAtStart; ///< Whether the feature is visible at the start of the mission