diff --git a/src/tbtr_template_vehicle_func.cpp b/src/tbtr_template_vehicle_func.cpp index 3f149e0f96..510965f6ca 100644 --- a/src/tbtr_template_vehicle_func.cpp +++ b/src/tbtr_template_vehicle_func.cpp @@ -44,7 +44,6 @@ #include "safeguards.h" Vehicle *vhead, *vtmp; -static const uint MAX_ARTICULATED_PARTS = 100; #ifdef _DEBUG // debugging printing functions for convenience, usually called from gdb