messagingfw/msgsrvnstore/server/src/MTSR.CPP
branchRCL_3
changeset 22 d2c4c66342f3
parent 21 e5b3a2155e1a
child 23 d51193d814ea
--- a/messagingfw/msgsrvnstore/server/src/MTSR.CPP	Thu Aug 19 10:24:00 2010 +0300
+++ b/messagingfw/msgsrvnstore/server/src/MTSR.CPP	Tue Aug 31 15:41:11 2010 +0300
@@ -185,7 +185,6 @@
     return KErrNotSupported; // Specific to MTM. Base return Not supported.  
     }
 
-
 EXPORT_C CServerMtmDllRegistry* CServerMtmDllRegistry::NewL(RFs& aFs,TTimeIntervalMicroSeconds32 aTimeoutMicroSeconds32)
 	{
 	return new(ELeave) CServerMtmDllRegistry(aFs,aTimeoutMicroSeconds32);