From fd74dbf5dd90bb66ff661444ad71ac1ea48f751f Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Thu, 8 Jan 2026 18:38:23 -0500 Subject: [PATCH] xo-arena: DArenaHashMap: retire temporary debug --- xo-arena/utest/random_hash_ops.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/xo-arena/utest/random_hash_ops.hpp b/xo-arena/utest/random_hash_ops.hpp index ef19c31e..52d443fa 100644 --- a/xo-arena/utest/random_hash_ops.hpp +++ b/xo-arena/utest/random_hash_ops.hpp @@ -452,8 +452,6 @@ namespace utest { bool catch_flag, HashMap & map) { - catch_flag=true; - using xo::scope; using xo::xtag;