Skip to content

Commit

Permalink
Install part selection: Remove unused string_id
Browse files Browse the repository at this point in the history
  • Loading branch information
dseguin committed Feb 16, 2022
1 parent c36586c commit bbe5d37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/veh_interact.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ static const ammotype ammo_battery( "battery" );

static const faction_id faction_no_faction( "no_faction" );

static const item_category_id item_category_veh_parts( "veh_parts" );

static const itype_id fuel_type_battery( "battery" );
static const itype_id itype_battery( "battery" );
Expand Down

0 comments on commit bbe5d37

Please sign in to comment.