This commit is contained in:
jarod42 2004-10-14 21:45:58 +00:00
parent 0453d5ae6b
commit 3db3c8e8e2

View file

@ -60,11 +60,6 @@
-- Variables
----------------------------------------------------------------------------*/
/**
** Unit-type type definition
*/
const char UnitTypeType[] = "unit-type";
#ifdef DEBUG
int NoWarningUnitType; ///< quiet ident lookup
#endif