emailuis/uicomponents/inc/fstreelist.h
branchRCL_3
changeset 80 726fba06891a
parent 73 c8382f7b54ef
--- a/emailuis/uicomponents/inc/fstreelist.h	Wed Sep 15 11:52:37 2010 +0300
+++ b/emailuis/uicomponents/inc/fstreelist.h	Wed Oct 13 14:11:15 2010 +0300
@@ -23,9 +23,15 @@
 /////SYSTEM INCLUDES
 
 //////TOOLKIT INCLUDES
+// <cmail> SF
 #include <alf/alfcontrol.h>
+// </cmail>
 
 //////PROJECT INCLUDES
+//<cmail> removed __FS_ALFRED_SUPPORT flag
+//#include <fsconfig.h>
+//</cmail> removed __FS_ALFRED_SUPPORT flag
+
 #include "fstreelistconstants.h"
 #include "fstreevisualizerbase.h"
 #include "fstreevisualizerobserver.h"
@@ -581,14 +587,6 @@
     */
     IMPORT_C CFsTreeList* ItemMenu( TFsTreeItemId aItemId );
 
-    /**
-     * Sets marking mode on\off
-     * 
-     * @param ETrue if marking mode is set on
-     */
-
-    IMPORT_C void SetMarkingModeL( const TBool aMarkingMode );
-
 public: // Visualization management
 
     /**