variables.h
changeset 2288 57af8e0506f2
parent 2201 3300b6ce8bce
child 2291 2b064aa97f91
--- a/variables.h	Fri Aug 05 20:18:08 2005 +0000
+++ b/variables.h	Fri Aug 05 20:22:06 2005 +0000
@@ -451,8 +451,6 @@
 
 /* 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;