From a59ca6b1ce578cfd2dfb9b0094d24371c7c23c7b Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 7 Jun 2024 00:37:47 +0200 Subject: d --- editor/tests/hole-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/tests/hole-test.cpp b/editor/tests/hole-test.cpp index bc422b2a..7b6041b2 100644 --- a/editor/tests/hole-test.cpp +++ b/editor/tests/hole-test.cpp @@ -56,7 +56,7 @@ constexpr auto colors = std::array{ 0x6dd4ff_rgbf, // rect 8 }; -void hole_test::draw_ui(app& a, float) +void hole_test::draw_ui(app&, float) { using Cr = CutResult; using bbox = Cr::bbox; -- cgit v1.2.3