mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp
changeset 53 eabc8c503852
parent 20 b67dd1fc57c5
--- a/mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp	Fri Sep 03 19:34:12 2010 -0500
+++ b/mmserv/tms/tmsimpl/src/tmsg729bodyimpl.cpp	Tue Sep 21 11:38:43 2010 -0500
@@ -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