]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove no longer relevant comment 15756/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 1 Jul 2025 11:17:36 +0000 (13:17 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 1 Jul 2025 11:17:36 +0000 (13:17 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/rec-tcp.cc

index 8a56f40b02df732755f122c0b7973fea179b803e..b7eb0884b7d5ee4d054a561abb32591419acaa0b 100644 (file)
@@ -315,7 +315,6 @@ static void doProcessTCPQuestion(std::unique_ptr<DNSComboWriter>& comboWriter, s
   if (SyncRes::eventTraceEnabled(SyncRes::event_trace_to_ot)) {
     comboWriter->d_otTrace.clear();
     comboWriter->d_otTrace.start_time_unix_nano = traceTS;
-    //comboWriter->d_otTrace.name = "RecRequest";
   }
   auto luaconfsLocal = g_luaconfs.getLocal();
   if (checkProtobufExport(luaconfsLocal)) {