diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btstack/avdtp/avdtpTransportChannel.cpp --- a/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp Wed Oct 13 15:48:34 2010 +0300 @@ -99,7 +99,6 @@ // take ownership iLogicalChannel = aLogicalChannelRecord.iLogicalChannelSAP; iLogicalChannel->SetNotify(this); - UpdateChannelPriority(); // drain any data if (aLogicalChannelRecord.iDataCount) {