bluetooth/btstack/rfcomm/rfcommmuxchannel.inl
changeset 48 22de2e391156
parent 33 4e80e1b997a8
--- a/bluetooth/btstack/rfcomm/rfcommmuxchannel.inl	Wed Jul 21 15:42:05 2010 +0300
+++ b/bluetooth/btstack/rfcomm/rfcommmuxchannel.inl	Thu Sep 23 17:06:47 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);