summaryrefslogtreecommitdiffstats
path: root/audio/mixer.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-15 21:22:02 +0200
committerwm4 <wm4@nowhere>2014-09-15 22:02:04 +0200
commitd5b8b5b901fb71030b29f5d41884b53deac9c838 (patch)
treeea3a3c1b14dfcf93fa4f36afa098ee35570ee03e /audio/mixer.c
parentb951326a38df056b95727e91a4461c0512be7bb3 (diff)
downloadmpv-d5b8b5b901fb71030b29f5d41884b53deac9c838.tar.bz2
mpv-d5b8b5b901fb71030b29f5d41884b53deac9c838.tar.xz
ao_oss: audio_buf_info isn't state
The context struct had an audio_buf_info field, but there's no reason why this would be needed. It's a tiny struct, and it isn't permanent state. It's always returned by SNDCTL_DSP_GETOSPACE. Keeping this as field is just confusing, so get rid of it.
Diffstat (limited to 'audio/mixer.c')
0 files changed, 0 insertions, 0 deletions