summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/variables.h b/variables.h
index e2c06af39..492d55457 100644
--- a/variables.h
+++ b/variables.h
@@ -451,8 +451,6 @@ VARDEF byte _vehicle_design_names;
/* Autoreplace vehicle stuff*/
VARDEF byte _autoreplace_array[256];
-VARDEF uint16 _player_num_engines[256];
-VARDEF byte _railtype_selected_in_replace_gui;
/* Forking stuff */
VARDEF bool _dedicated_forks;