changeset 51 | 20ac952a623c |
parent 48 | 22de2e391156 |
--- a/bluetooth/btstack/linkmgr/physicallinks.h Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/linkmgr/physicallinks.h Wed Oct 13 16:20:29 2010 +0300 @@ -71,6 +71,7 @@ { public: static CArbitrationDelayTimer* NewL(CPhysicalLink* aParent); + ~CArbitrationDelayTimer(); TInt Start(TBool aImmediate, TBool aLocalPriority); void Restart();