diff -r 99439b07e980 -r 10183c6d2913 bluetooth/btstack/rfcomm/rfcommmuxchannel.h --- a/bluetooth/btstack/rfcomm/rfcommmuxchannel.h Tue Sep 14 23:28:24 2010 +0300 +++ b/bluetooth/btstack/rfcomm/rfcommmuxchannel.h Wed Sep 15 13:27:26 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);