summaryrefslogtreecommitdiff
path: root/src/autoreplace_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autoreplace_gui.h')
-rw-r--r--src/autoreplace_gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/autoreplace_gui.h b/src/autoreplace_gui.h
index f34a4cd5e..1d2b05582 100644
--- a/src/autoreplace_gui.h
+++ b/src/autoreplace_gui.h
@@ -13,7 +13,6 @@
*/
void AddRemoveEngineFromAutoreplaceAndBuildWindows(VehicleType type);
void InvalidateAutoreplaceWindow(EngineID e, GroupID id_g);
-void ShowReplaceVehicleWindow(VehicleType vehicletype);
void ShowReplaceGroupVehicleWindow(GroupID group, VehicleType veh);
#endif /* AUTOREPLACE_GUI_H */