From c31aa37aeb9dbd68cd4dbe53caf25b2a9c2dc30d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 25 Mar 2024 11:54:37 +0100 Subject: remove accidental debug code --- editor/tests/walk.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/tests/walk.cpp b/editor/tests/walk.cpp index 9716c7ac..0921bffe 100644 --- a/editor/tests/walk.cpp +++ b/editor/tests/walk.cpp @@ -249,7 +249,7 @@ void pf_test::update_pre(app& a, const Ns& dt) if (!ok) [[unlikely]] { - Debug{} << "bad"; + //Debug{} << "bad"; C.set_keys(false, false, false, false); C.delta = {}; C.offset_frac_ = {}; -- cgit v1.2.3