From 4fac6e94bf54da24ce7de0157e23f494cffb4410 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 13 Dec 2023 01:57:35 +0100 Subject: b --- src/wall-atlas.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/wall-atlas.cpp b/src/wall-atlas.cpp index 568aee83..2486eafd 100644 --- a/src/wall-atlas.cpp +++ b/src/wall-atlas.cpp @@ -175,7 +175,6 @@ auto wall_atlas::calc_direction(Direction_ dir) const -> const Direction& break; case Direction_::COUNT: std::unreachable(); - break; } fm_abort("wall_atlas: can't find direction '%d'", (int)dir); } -- cgit v1.2.3