diff -r a493a607b5bf -r eabc8c503852 mmserv/tms/tmsimpl/inc/tmsg711bodyimpl.h --- a/mmserv/tms/tmsimpl/inc/tmsg711bodyimpl.h Fri Sep 03 19:34:12 2010 -0500 +++ b/mmserv/tms/tmsimpl/inc/tmsg711bodyimpl.h Tue Sep 21 11:38:43 2010 -0500 @@ -31,8 +31,7 @@ // TMSG711FormatBodyImpl class class TMSG711FormatBodyImpl : public TMSG711FormatBody, - public TMSFormatBodyImpl, - public MQueueHandlerObserver + public TMSFormatBodyImpl { public: static gint Create(TMSG711FormatBody*& bodyimpl); @@ -48,10 +47,6 @@ virtual gint SetVADMode(const gboolean aVad); virtual gint GetVADMode(gboolean& aVad); virtual gint GetType(TMSFormatType& Formattype); - - // From MQueueHandlerObserver - virtual void QueueEvent(TInt aEventType, TInt aError, void* user_data); - virtual void SetProxy(TMSGlobalContext* context, gpointer queuehandler); private: