]> code.delx.au - pulseaudio/commit
protocol-native: Remove redundant asserts
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Mar 2012 08:59:59 +0000 (14:29 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 19 Mar 2012 08:59:59 +0000 (14:29 +0530)
commit13d388b4ce92f51351aacca4a3ab9c895fea72a9
treea83dad452f48d95e18bbb04686b1221232130f3f
parentfd637e87657ab944f28de422564bca71f9be579b
protocol-native: Remove redundant asserts

As David points out, the previous commit made a couple of asserts
redundant (the XOR covers all cases that were previous tested for).
Remove these redundant commits now.
src/pulsecore/protocol-native.c