emailservices/emailclientapi/inc/emailinterfacefactoryimpl.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 4 e7aa27f58ae1
child 25 3533d4323edc
--- a/emailservices/emailclientapi/inc/emailinterfacefactoryimpl.h	Thu Aug 19 09:38:05 2010 +0300
+++ b/emailservices/emailclientapi/inc/emailinterfacefactoryimpl.h	Tue Aug 31 15:04:17 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -40,7 +40,7 @@
     ~CEmailInterfaceFactoryImpl();
     
     /** @see CEmailInterfaceFactory::InterfaceL */
-    virtual MEmailInterface* InterfaceL(  const TInt aInterfaceId );
+    MEmailInterface* InterfaceL( const TInt aInterfaceId );
     
 private:
     enum TEmailUidAppendRemoveMode
@@ -66,4 +66,4 @@
 
 #endif // EMAILINTERFACEFACTORY_H
 
-// End of file.
+// End of file