remove useless debug logging

This commit is contained in:
AlexandreRouma 2024-01-29 21:49:13 +01:00
parent f8183739f7
commit a8ed213ed3

View File

@ -276,8 +276,6 @@ namespace rds {
}
}
flog::debug("PTN: '{}'", programTypeName);
// Update timeout
group10LastUpdate = std::chrono::high_resolution_clock::now();
}