From 80c0004fe75a3f781655db13c99d4d6b904131b7 Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:24:34 +0200 Subject: [PATCH] clangy --- src/monattack.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/monattack.cpp b/src/monattack.cpp index be3271beeb06d..d5a64ba3fd467 100644 --- a/src/monattack.cpp +++ b/src/monattack.cpp @@ -225,7 +225,6 @@ static const ter_str_id ter_t_tree( "t_tree" ); static const ter_str_id ter_t_tree_young( "t_tree_young" ); static const ter_str_id ter_t_underbrush( "t_underbrush" ); -static const trait_id trait_ACIDBLOOD( "ACIDBLOOD" ); static const trait_id trait_MARLOSS( "MARLOSS" ); static const trait_id trait_MARLOSS_BLUE( "MARLOSS_BLUE" ); static const trait_id trait_PROF_CHURL( "PROF_CHURL" );