pulse: Fix a build warning when compiling with asserts disabled
authorVincent Untz <vuntz@gnome.org>
Tue, 21 Feb 2012 16:57:44 +0000 (17:57 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 21 Feb 2012 20:12:06 +0000 (20:12 +0000)
commita32e030faadeb538b05ecc7920d74db9efedf4d4
tree343acd77fb85ee55dc212c2f2e1c10335d5a1dee
parent0d5b5d839a3fb92620bdc90579eab9192a74df3a
pulse: Fix a build warning when compiling with asserts disabled

Return a value even if the code will never be reached, to make compilers
happy.

https://bugzilla.gnome.org/show_bug.cgi?id=670561
ext/pulse/pulseaudiosink.c