mmserv/tms/tmsserver/src/tmstareventhandler.cpp
branchRCL_3
changeset 46 0ac9a5310753
parent 45 095bea5f582e
equal deleted inserted replaced
45:095bea5f582e 46:0ac9a5310753
   106         iTMSSer->NotifyTarClients(routingpckg);
   106         iTMSSer->NotifyTarClients(routingpckg);
   107         }
   107         }
   108     TRACE_PRN_FN_EXT;
   108     TRACE_PRN_FN_EXT;
   109     }
   109     }
   110 
   110 
   111 // -----------------------------------------------------------------------------
   111 //  End of File
   112 // TMSTarEventHandler::RunError
       
   113 // -----------------------------------------------------------------------------
       
   114 //
       
   115 TInt TMSTarEventHandler::RunError(TInt aError)
       
   116     {
       
   117     return aError;
       
   118     }
       
   119 
   112