(svn r13190) -Cleanup: remove unused variable

This commit is contained in:
smatz 2008-05-19 16:44:50 +00:00
parent 27c38052b7
commit 5cedf77a9a
1 changed files with 0 additions and 1 deletions

View File

@ -800,7 +800,6 @@ struct BuildVehicleWindow : Window {
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;