changeset 14 | 80975da52420 |
parent 12 | 5a06f39ad45b |
child 18 | 2eb3b066cc7d |
--- a/mmserv/tms/tmsimpl/src/tmsmicsourceimpl.cpp Fri Apr 16 15:29:42 2010 +0300 +++ b/mmserv/tms/tmsimpl/src/tmsmicsourceimpl.cpp Mon May 03 12:59:52 2010 +0300 @@ -72,7 +72,7 @@ gpointer /*queuehandler*/) { gint ret = TMS_RESULT_SUCCESS; -// ((TMSMicSourceBodyImpl*) this->iBody)->SetProxy(aProxy, queuehandler); + //static_cast<TMSMicSourceBodyImpl*>(this->iBody)->SetProxy(aProxy, queuehandler); return ret; }