mmserv/tms/tmsimpl/src/tmsspeakersinkbodyimpl.cpp
changeset 12 5a06f39ad45b
parent 0 71ca22bcf22a
child 13 f5c5c82a163e
equal deleted inserted replaced
0:71ca22bcf22a 12:5a06f39ad45b
    62 
    62 
    63 void TMSSpeakerSinkBodyImpl::SetProxy(TMSCallProxy* aProxy,
    63 void TMSSpeakerSinkBodyImpl::SetProxy(TMSCallProxy* aProxy,
    64         gpointer /*queuehandler*/)
    64         gpointer /*queuehandler*/)
    65     {
    65     {
    66     iProxy = aProxy;
    66     iProxy = aProxy;
    67     //((CQueueHandler*) queuehandler)->AddObserver(*this, TMS_SINK_SPEAKER);
    67     //((TMSQueueHandler*) queuehandler)->AddObserver(*this, TMS_SINK_SPEAKER);
    68     }
    68     }
    69 
    69 
    70 // End of file
    70 // End of file