diff -r 993ab30e92fc -r 7d8c8d8f5eab harvesterplugins/file/inc/cfileplugin.h --- a/harvesterplugins/file/inc/cfileplugin.h Tue Jul 06 14:17:22 2010 +0300 +++ b/harvesterplugins/file/inc/cfileplugin.h Wed Aug 18 09:49:49 2010 +0300 @@ -79,6 +79,12 @@ * @aExt file extention */ TBool IsFileTypeMedia(const TDesC& aExt); + + /** + * RemoveFileDatabaseL deletes the database file from the requested drive + * @aDrive drive number + */ + void RemoveFileDatabaseL(TDriveNumber aDrive); public: //