Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mpegts service: remove debug line
  • Loading branch information
perexg committed Dec 9, 2015
1 parent ac4f34f commit b8f5ca4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/input/mpegts/mpegts_service.c
Expand Up @@ -670,8 +670,6 @@ mpegts_service_delete ( service_t *t, int delconf )
char ubuf1[UUID_HEX_SIZE];
char ubuf2[UUID_HEX_SIZE];

tvherror("service", "mpegts service destroy: %s", t->s_nicename);

/* Remove config */
if (delconf && t->s_type == STYPE_STD)
hts_settings_remove("input/dvb/networks/%s/muxes/%s/services/%s",
Expand Down

0 comments on commit b8f5ca4

Please sign in to comment.