From 531c86fea3275214b37f50a2a44f8c0bd258156f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 29 Feb 2024 08:48:16 +0100 Subject: cleanup --- editor/tests/region-test.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'editor/tests') diff --git a/editor/tests/region-test.cpp b/editor/tests/region-test.cpp index 55602d98..e24447c4 100644 --- a/editor/tests/region-test.cpp +++ b/editor/tests/region-test.cpp @@ -6,7 +6,6 @@ #include "../app.hpp" #include "../imgui-raii.hpp" #include "floormat/main.hpp" -#include #include namespace floormat::tests { @@ -17,7 +16,6 @@ using namespace floormat::imgui; using Search::div_count; using Search::div_size; -constexpr auto chunk_bits = div_count.product(); constexpr auto div_min = -iTILE_SIZE2/2 + div_size/2; struct pending_s -- cgit v1.2.3