remove debug line in api_mpegts.c
This commit is contained in:
parent
ed513c0d6f
commit
37eb9d2cfd
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ api_mpegts_network_scan
|
|||
}
|
||||
}
|
||||
} else if ((uuid = htsmsg_field_get_str(f))) {
|
||||
printf("STR: '%s'\n", uuid);
|
||||
mn = mpegts_network_find(uuid);
|
||||
if (mn) {
|
||||
pthread_mutex_lock(&global_lock);
|
||||
|
|
Loading…
Add table
Reference in a new issue