From 68f96129fed135f4a9df3dc88ad204a6becff82a Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Tue, 2 Dec 2025 00:03:31 -0800 Subject: [PATCH] remove stray debug print --- src/ProxyCommands.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ProxyCommands.cc b/src/ProxyCommands.cc index b11b205c..8aaa24d5 100644 --- a/src/ProxyCommands.cc +++ b/src/ProxyCommands.cc @@ -1359,7 +1359,6 @@ static asio::awaitable S_13_A7(shared_ptr c, Channel::Mes array, NUM_VERSIONS> map_files; map_files.at(static_cast(c->version())) = materialized_map_file; auto supermap = make_shared(map_files, meta.get_floor_to_area()); - supermap->print(stderr); // NOCOMMIT c->proxy_session->map_state = make_shared( c->id,