--- a/metadataengine/server/src/mdsmanipulationengine.cpp Wed Mar 31 22:19:07 2010 +0300
+++ b/metadataengine/server/src/mdsmanipulationengine.cpp Wed Apr 14 16:24:03 2010 +0300
@@ -812,7 +812,7 @@
TFilePresentStates placeHolder;
TBool notPresentState( EFalse );
- const TItemId objectId = iManipulate->SearchNotPresentFileL( /*reservation(), */
+ const TItemId objectId = iManipulate->SearchNotPresentFileL(
aMediaId, uri, fileInfo, placeHolder, notPresentState );
if ( placeHolder != EMdsNotFound )
{