diff -r 7fdc9a71d314 -r 8ad140f3dd41 memspy/memspy_plat/memspy_api/include/memspy/engine/Helpers/MemSpyEngineHelperECom.h --- a/memspy/memspy_plat/memspy_api/include/memspy/engine/Helpers/MemSpyEngineHelperECom.h Wed Sep 15 13:53:27 2010 +0300 +++ b/memspy/memspy_plat/memspy_api/include/memspy/engine/Helpers/MemSpyEngineHelperECom.h Wed Oct 13 16:17:58 2010 +0300 @@ -194,7 +194,6 @@ inline const TDesC& Name() const { return *iName; } inline const TDesC& Caption() const { return *iCaption; } inline CMemSpyEngineEComInterface& Interface() const { return iInterface; } - inline CImplementationInformation& Info() const { return *iInfo; } public: // From MDesCArray IMPORT_C TInt MdcaCount() const; @@ -213,4 +212,4 @@ -#endif +#endif \ No newline at end of file