(svn r13190) -Cleanup: remove unused variable
authorsmatz
Mon, 19 May 2008 16:44:50 +0000
changeset 10646 75282aa308ad
parent 10641 13148f508e6d
child 10647 51ad0a0c6c17
(svn r13190) -Cleanup: remove unused variable
src/build_vehicle_gui.cpp
--- a/src/build_vehicle_gui.cpp	Mon May 19 09:48:47 2008 +0000
+++ b/src/build_vehicle_gui.cpp	Mon May 19 16:44:50 2008 +0000
@@ -800,7 +800,6 @@
 		AirportFTAClass::Flags flags;
 		RoadTypes roadtypes;
 	} filter;
-	byte sel_index;  ///< deprecated value, used for 'unified' ship and road
 	bool descending_sort_order;
 	byte sort_criteria;
 	bool regenerate_list;