bluetooth/btstack/rfcomm/rfcommmuxchannel.inl
branchRCL_3
changeset 49 10183c6d2913
parent 23 32ba20339036
--- a/bluetooth/btstack/rfcomm/rfcommmuxchannel.inl	Tue Sep 14 23:28:24 2010 +0300
+++ b/bluetooth/btstack/rfcomm/rfcommmuxchannel.inl	Wed Sep 15 13:27:26 2010 +0300
@@ -102,11 +102,6 @@
 	return iMux.TransmitUA(KMuxDLCI);
 	}
 
-inline TInt CRfcommMuxChannel::TransmitDISC()
-	{
-	return iMux.TransmitDISC(KMuxDLCI);
-	}
-
 inline TInt CRfcommMuxChannel::TransmitDM()
 	{
 	return iMux.TransmitDM(KMuxDLCI, ETrue);