summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index ab190cca83..eb7c3d132b 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -87,8 +87,6 @@ struct sh_stream {
typedef struct sh_audio {
SH_COMMON
- // output format:
- int sample_format;
int samplerate;
struct mp_chmap channels;
int i_bps; // == bitrate (compressed bytes/sec)