bluetooth/btstack/rfcomm/rfcommmuxchannel.h
branchRCL_3
changeset 49 10183c6d2913
parent 23 32ba20339036
child 51 20ac952a623c
--- 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);