changeset 51 | 20ac952a623c |
parent 34 | 9d84592f5036 |
--- a/bluetooth/btstack/avdtp/avdtpStream.h Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/avdtp/avdtpStream.h Wed Oct 13 16:20:29 2010 +0300 @@ -254,6 +254,7 @@ { public: static CWatchdogTimer* NewL(CAVStream& aObserver); + ~CWatchdogTimer(); private: CWatchdogTimer(CAVStream& aObserver); void RunL();