diff options
-rw-r--r-- | rds.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -208,7 +208,6 @@ static gboolean rds_callback(GIOChannel *source, GIOCondition condition, #endif if (error) { - g_debug("Incorrectable error in RDS block"); return TRUE; // Skip block } |