Remove a debugging printf
This commit is contained in:
parent
6df74d3d75
commit
c8d1f2390a
1 changed files with 0 additions and 1 deletions
|
@ -375,7 +375,6 @@ mpegts_service_create0
|
|||
char buf[256];
|
||||
service_create0((service_t*)s, class, uuid, S_MPEG_TS, conf);
|
||||
|
||||
fprintf(stderr,"Created service - pmt_pid=%d\n",pmt_pid);
|
||||
/* Create */
|
||||
sbuf_init(&s->s_tsbuf);
|
||||
if (!conf) {
|
||||
|
|
Loading…
Add table
Reference in a new issue