Skip to content

Commit

Permalink
Remove unused static ids
Browse files Browse the repository at this point in the history
  • Loading branch information
KheirFerrum committed Apr 27, 2023
1 parent 1bdc7ae commit 165e04e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/npcmove.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,12 @@ static const skill_id skill_firstaid( "firstaid" );

static const bionic_id bio_ads( "bio_ads" );
static const bionic_id bio_advreactor( "bio_advreactor" );
static const bionic_id bio_blade( "bio_blade" );
static const bionic_id bio_claws( "bio_claws" );
static const bionic_id bio_faraday( "bio_faraday" );
static const bionic_id bio_furnace( "bio_furnace" );
static const bionic_id bio_heat_absorb( "bio_heat_absorb" );
static const bionic_id bio_heatsink( "bio_heatsink" );
static const bionic_id bio_hydraulics( "bio_hydraulics" );
static const bionic_id bio_laser( "bio_laser" );
static const bionic_id bio_leukocyte( "bio_leukocyte" );
static const bionic_id bio_lightning( "bio_chain_lightning" );
static const bionic_id bio_nanobots( "bio_nanobots" );
static const bionic_id bio_ods( "bio_ods" );
static const bionic_id bio_painkiller( "bio_painkiller" );
Expand Down

0 comments on commit 165e04e

Please sign in to comment.