appinstaller/AppinstUi/Daemon/Inc/SilentLauncher.h
changeset 80 9dcba1ee99f7
parent 29 26b6f0522fd8
--- a/appinstaller/AppinstUi/Daemon/Inc/SilentLauncher.h	Thu Oct 14 14:11:30 2010 +0300
+++ b/appinstaller/AppinstUi/Daemon/Inc/SilentLauncher.h	Wed Oct 20 14:52:56 2010 +0300
@@ -64,8 +64,7 @@
         * @param aFileHandle - Handle of the file to be installed 
         * @param aStatus - Request status
         */
-        void InstallL( RFile& aFileHandle, 
-                       const TDesC& aFile, 
+        void InstallL( RFile& aFileHandle,                       
                        TRequestStatus& aStatus );
 
         /**