Skip to content

Commit

Permalink
tests: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
wapcaplet committed Dec 26, 2021
1 parent f16d274 commit 78618a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cardio_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
static const efftype_id effect_winded( "winded" );

static const move_mode_id move_mode_run( "run" );
static const move_mode_id move_mode_walk( "walk" );

static const skill_id skill_swimming( "swimming" );

Expand Down

0 comments on commit 78618a1

Please sign in to comment.