changeset 17483:be68060d344d draft

(svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant.
author alberth <alberth@openttd.org>
date Sun, 13 Mar 2011 14:00:11 +0000
parents 3fe2f71a76db
children d0d74ae900fb
files src/engine_type.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/engine_type.h
+++ b/src/engine_type.h
@@ -154,7 +154,6 @@
 	ENGINE_OFFER_WINDOW_OPEN = 4, ///< The exclusive offer window is currently open for a company.
 };
 
-static const uint NUM_VEHICLE_TYPES             =   6;
 static const uint MAX_LENGTH_ENGINE_NAME_CHARS  =  32; ///< The maximum length of an engine name in characters including '\0'
 static const uint MAX_LENGTH_ENGINE_NAME_PIXELS = 160; ///< The maximum length of an engine name in pixels