diff --git a/daemon/HTTPServer.cpp b/daemon/HTTPServer.cpp index 2f1f09f6..8d65ae4b 100644 --- a/daemon/HTTPServer.cpp +++ b/daemon/HTTPServer.cpp @@ -1409,7 +1409,6 @@ namespace http { { if (auto tunnel = weakTunnel.lock()) { - LogPrint(eLogDebug, "HTTP SERVER DFASDFASDF tunnel", tunnel->GetName()); if (tunnel->GetName() == tunnelname) {