ncdengine/provider/server/src/ncdprovidermanager.cpp
changeset 69 b18a4bf55ddb
parent 0 ba25891c3a9e
--- a/ncdengine/provider/server/src/ncdprovidermanager.cpp	Fri Aug 20 11:39:56 2010 +0300
+++ b/ncdengine/provider/server/src/ncdprovidermanager.cpp	Fri Sep 03 17:01:40 2010 +0300
@@ -79,8 +79,7 @@
     iEngineRootPath = WritableEnginePathL( CNcdProviderUtils::FileSession() );                        
     
     // Create transport
-    iTransport = CCatalogsTransport::NewL( 
-        CNcdProviderUtils::InstallationServiceL().DocumentHandler() );
+    iTransport = CCatalogsTransport::NewL();
     
     iStorageManager = CNcdStorageManager::NewL( 
         CNcdProviderUtils::FileSession(), *iEngineRootPath );