TBTR: Remove unused const variable.

This commit is contained in:
Jonathan G Rennison 2017-02-07 18:51:31 +00:00
parent f499de6673
commit 120fcf995d

View File

@ -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