From 3db3c8e8e22bf676d13ae6d95f79ab7069aafda8 Mon Sep 17 00:00:00 2001 From: jarod42 <> Date: Thu, 14 Oct 2004 21:45:58 +0000 Subject: [PATCH] CleanUp --- src/unit/unittype.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/unit/unittype.cpp b/src/unit/unittype.cpp index eb1a397e8..500d2009d 100644 --- a/src/unit/unittype.cpp +++ b/src/unit/unittype.cpp @@ -60,11 +60,6 @@ -- Variables ----------------------------------------------------------------------------*/ -/** -** Unit-type type definition -*/ -const char UnitTypeType[] = "unit-type"; - #ifdef DEBUG int NoWarningUnitType; ///< quiet ident lookup #endif