TBTR: Remove unused const variable.
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
#include "safeguards.h"
|
#include "safeguards.h"
|
||||||
|
|
||||||
Vehicle *vhead, *vtmp;
|
Vehicle *vhead, *vtmp;
|
||||||
static const uint MAX_ARTICULATED_PARTS = 100;
|
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
// debugging printing functions for convenience, usually called from gdb
|
// debugging printing functions for convenience, usually called from gdb
|
||||||
|
Reference in New Issue
Block a user