Skip to content

Commit a8ed213

Browse files
remove useless debug logging
1 parent f818373 commit a8ed213

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

decoder_modules/radio/src/rds.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,6 @@ namespace rds {
276276
}
277277
}
278278

279-
flog::debug("PTN: '{}'", programTypeName);
280-
281279
// Update timeout
282280
group10LastUpdate = std::chrono::high_resolution_clock::now();
283281
}

0 commit comments

Comments
 (0)