mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-04 06:00:15 +00:00
TBTR: Remove unused const variable.
This commit is contained in:
parent
f499de6673
commit
120fcf995d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user