mutex: Fix compiler warning when priority inheritance is not supported
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 28 Sep 2013 03:42:01 +0000 (09:12 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 28 Sep 2013 03:44:54 +0000 (09:14 +0530)
commit9de7519d162230b11fa71903d261acb15c5c3eb8
treea0d697e95ea16d52d5bf53d00082a8c8d5dd2264
parent6f94c56782e30ebacf13f0b4ce62de03f896981a
mutex: Fix compiler warning when priority inheritance is not supported

'r' is unused in the case where prioritiy inheritance is not detected at
configure time.
src/pulsecore/mutex-posix.c