mpegts: remove stray debug

This commit is contained in:
Adam Sutton 2013-07-09 14:45:36 +01:00
parent f8813c1711
commit b7f5b82b01

View file

@ -485,7 +485,6 @@ mpegts_mux_create0
tvhtrace("mpegts", "%s - created", buf);
/* Notification */
printf("NOTIFY NEW MUX\n");
idnode_notify("mpegts_mux", &mm->mm_id, 0);
idnode_notify(NULL, &mn->mn_id, 0);