diff -r 22de2e391156 -r 20ac952a623c bluetoothmgmt/btmgr/Inc/BTManServer.h --- a/bluetoothmgmt/btmgr/Inc/BTManServer.h Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetoothmgmt/btmgr/Inc/BTManServer.h Wed Oct 13 16:20:29 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);