diff -r 3570217d8c21 -r 2eb3b066cc7d mmserv/tms/inc/tmsproxy.h --- a/mmserv/tms/inc/tmsproxy.h Tue May 11 16:42:02 2010 +0300 +++ b/mmserv/tms/inc/tmsproxy.h Tue May 25 13:16:00 2010 +0300 @@ -95,6 +95,8 @@ virtual void QueueEvent(gint aEventType, gint aError, void* event_data); private: + gint StartServer(); + void PopulateArrayL(TMSClientServerRequest aRequest, RArray& aDecoders, gint aCount); void GetAvailableOutputsL(OutputVector& outputs);