summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/variables.h b/variables.h
index 530bfd47c..2872225e3 100644
--- a/variables.h
+++ b/variables.h
@@ -434,9 +434,6 @@ VARDEF byte _vehicle_design_names;
* to include npf.h */
#define NPF_TILE_LENGTH 100
-/* Autoreplace vehicle stuff*/
-VARDEF byte _autoreplace_array[256];
-
/* Forking stuff */
VARDEF bool _dedicated_forks;