mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp
changeset 55 e267340986c9
parent 22 128eb6a32b84
--- a/mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp	Fri Sep 17 08:33:15 2010 +0300
+++ b/mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp	Mon Oct 04 00:51:56 2010 +0300
@@ -94,19 +94,6 @@
         iProxy = context->CallProxy;
         iStreamType = context->StreamType;
         TMSFormatBodyImpl::SetProxy(iProxy, queuehandler);
-        static_cast<TMSQueueHandler*>(queuehandler)->AddObserver(*this,
-                TMS_FORMAT_G729);
         }
     }
-
-void TMSG729FormatBodyImpl::QueueEvent(TInt aEventType, TInt /*aError*/,
-        void* /*user_data*/)
-    {
-    switch (aEventType)
-        {
-        default:
-            break;
-        }
-    }
-
 // End of file