web_pub/download_mgr_ui_api/inc/DownloadsListDlgObserver.h
changeset 65 5bfc169077b2
parent 42 d39add9822e2
child 74 91031d3aab7d
--- a/web_pub/download_mgr_ui_api/inc/DownloadsListDlgObserver.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_pub/download_mgr_ui_api/inc/DownloadsListDlgObserver.h	Fri Mar 19 09:52:28 2010 +0200
@@ -65,12 +65,6 @@
         * setting the downloadlist hide to the observer.
         */
         virtual void SetDownloadListHide( TBool aHide ) = 0;
-#ifdef BRDO_SINGLE_CLICK_ENABLED_FF
-        /**
-        * Adding Aiw Commands for the given MenuPane to the observer.
-        */
-        virtual void AIWPlugInMenusL(TInt aResourceId,CEikMenuPane* aMenuPane) = 0;
-#endif        
     };
 
 #endif /* DOWNLOADSLISTDLGOBSERVER_H */