mmserv/tms/tmsimpl/src/tmsg711bodyimpl.cpp
changeset 53 eabc8c503852
parent 20 b67dd1fc57c5
--- a/mmserv/tms/tmsimpl/src/tmsg711bodyimpl.cpp	Fri Sep 03 19:34:12 2010 -0500
+++ b/mmserv/tms/tmsimpl/src/tmsg711bodyimpl.cpp	Tue Sep 21 11:38:43 2010 -0500
@@ -154,18 +154,6 @@
         iProxy = context->CallProxy;
         iStreamType = context->StreamType;
         TMSFormatBodyImpl::SetProxy(iProxy, queuehandler);
-        static_cast<TMSQueueHandler*>(queuehandler)->AddObserver(*this,
-                TMS_FORMAT_G711);
-        }
-    }
-
-void TMSG711FormatBodyImpl::QueueEvent(TInt aEventType, TInt /* aError*/,
-        void* /*user_data*/)
-    {
-    switch (aEventType)
-        {
-        default:
-            break;
         }
     }