mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-30 00:18:10 +01:00
removed useless logging again
This commit is contained in:
@@ -379,8 +379,6 @@ namespace rds {
|
||||
// Decode block B
|
||||
decodeBlockB();
|
||||
|
||||
flog::debug("RDS Group {}{}", groupType, (groupVer == GROUP_VER_A) ? 'A':'B');
|
||||
|
||||
// Decode depending on group type
|
||||
switch (groupType) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user