diff -r 10183c6d2913 -r 015fa7494bd2 bluetoothmgmt/btmgr/Inc/BTManServer.h --- a/bluetoothmgmt/btmgr/Inc/BTManServer.h Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetoothmgmt/btmgr/Inc/BTManServer.h Wed Oct 13 15:48:34 2010 +0300 @@ -228,6 +228,7 @@ virtual void Cleanup(TInt aError)=0; virtual TBool IsOverlappingView(const TDesC& aViewDescriptor); virtual void SetViewChangeNotificationMessage(const RMessage2& aMessage); + ~CBTManSubSession(); protected: CBTManSubSession(CBTManSession& aSession, CBTRegistry& aRegistry);