diff -r 22de2e391156 -r 20ac952a623c bluetooth/btstack/l2cap/l2sap.h --- a/bluetooth/btstack/l2cap/l2sap.h Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/l2cap/l2sap.h Wed Oct 13 16:20:29 2010 +0300 @@ -169,8 +169,6 @@ void ConstructL(); TBool EnqueClone(CL2CAPConnectionSAP* aSAP); - - TUint GetOptimalMTUSize(TUint aMTU, TUint aPduSize, TBool aBasicMode) const; private: TL2CAPSAPState* iState;