commonuis/CommonDialogs/inc/caknmemoryselectionmodelmultidrive.h
branchRCL_3
changeset 55 aecbbf00d063
parent 25 941195f2d488
child 56 d48ab3b357f1
--- a/commonuis/CommonDialogs/inc/caknmemoryselectionmodelmultidrive.h	Thu Aug 19 10:11:06 2010 +0300
+++ b/commonuis/CommonDialogs/inc/caknmemoryselectionmodelmultidrive.h	Tue Aug 31 15:28:30 2010 +0300
@@ -132,8 +132,7 @@
         EIconRemoteDrive,
         EIconRemoteDriveActive, // Icon used in D-column if drive active
         EIconInternalMassStorage,
-        EIconInternalMassStorageUnavailable,
-        EIconExternalUSBDrive
+        EIconInternalMassStorageUnavailable
         };
 
     /**
@@ -148,8 +147,6 @@
         ETextRemoteDrive,
         ETextInternalMassStorage,
         ETextInternalMassStorageUnavailable,
-        ETextUSBDefaultName,
-        ETextUSBUnavailable,
         ETextMMCNamed,
         ETextCount // Count of the localized texts - must remain last!
         };
@@ -199,15 +196,6 @@
 
     /**
      * Creates formatted listbox item and appends it to iListBoxArray.
-     * This method is for usb mass storage drives.
-     *
-     * @param aDriveInfo Drive information from which the lxx item string is
-     *                   created.
-     */
-    void AddUSBItemToLbxL( const TCFDDriveInfo& aDriveInfo );
-    
-    /**
-     * Creates formatted listbox item and appends it to iListBoxArray.
      * This method is for remote drives.
      *
      * @param aDriveInfo Drive information from which the lxx item string is