drop logprint debug

This commit is contained in:
wipedlifepotato
2026-08-24 16:25:25 +03:00
parent 3b169793c3
commit e2ee5b6e22
-1
View File
@@ -1409,7 +1409,6 @@ namespace http {
{
if (auto tunnel = weakTunnel.lock())
{
LogPrint(eLogDebug, "HTTP SERVER DFASDFASDF tunnel", tunnel->GetName());
if (tunnel->GetName() == tunnelname)
{