Skip to content

Commit

Permalink
xine: Turn off debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdude42 committed Aug 7, 2020
1 parent 9eeec6d commit 4ab6afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
Expand Up @@ -1209,7 +1209,7 @@ subtitle_t *sub_read_file (demux_sputext_t *demuxstr) {
}
}

#ifdef DEBUG_XINE_DEMUX_SPUTEXT
#if DEBUG_XINE_DEMUX_SPUTEXT
{
char buffer[1024];

Expand Down

0 comments on commit 4ab6afc

Please sign in to comment.