contacts_plat/contacts_ui_api/inc/cntabstractviewmanager.h
changeset 65 ae724a111993
parent 59 a642906a277a
--- a/contacts_plat/contacts_ui_api/inc/cntabstractviewmanager.h	Wed Aug 18 09:39:00 2010 +0300
+++ b/contacts_plat/contacts_ui_api/inc/cntabstractviewmanager.h	Thu Sep 02 20:16:15 2010 +0300
@@ -35,7 +35,5 @@
     /* New API */
     virtual void changeView( const CntViewParameters aArgs ) = 0;
     virtual void back( const CntViewParameters aArgs, bool toRoot = false ) = 0;
-    
-    virtual QContactManager* contactManager( const QString& aType ) = 0;
 };
 #endif /* CNTABSTRACTVIEWMANAGER_H_ */