]> code.delx.au - pulseaudio/commitdiff
sink-input, source-output: Remove redundant get_mute() functions
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Tue, 15 Apr 2014 10:56:11 +0000 (13:56 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Fri, 2 May 2014 13:00:56 +0000 (16:00 +0300)
The functions just return the muted value. Callers can as well read
the struct field directly, it's simpler that way.


No differences found