summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demux/demux.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/demux/demux.c b/demux/demux.c
index 54d243c10f..015a3a6e2a 100644
--- a/demux/demux.c
+++ b/demux/demux.c
@@ -1078,8 +1078,6 @@ struct demux_packet *demux_read_any_packet(struct demuxer *demuxer)
return NULL;
}
-// ====================================================================
-
void demuxer_help(struct mp_log *log)
{
int i;