TBTR: Remove unused const variable.

pull/11/head
Jonathan G Rennison 7 years ago
parent f499de6673
commit 120fcf995d

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

Loading…
Cancel
Save