diff -r 14e279d2bbb7 -r 22de2e391156 bluetooth/btstack/rfcomm/rfcommmuxchannel.h --- a/bluetooth/btstack/rfcomm/rfcommmuxchannel.h Wed Jul 21 15:42:05 2010 +0300 +++ b/bluetooth/btstack/rfcomm/rfcommmuxchannel.h Thu Sep 23 17:06:47 2010 +0300 @@ -110,7 +110,6 @@ private: TInt TransmitSABM(); TInt TransmitUA(); - TInt TransmitDISC(); TInt TransmitDM(); TInt TransmitPN(TBool aCommand, const TRfcommPortParams& aParams); void QueIdleTimer(TInt aDelay);