homescreenpluginsrv/inc/hspsodt.h
branchRCL_3
changeset 14 15e4dd19031c
parent 12 502e5d91ad42
--- a/homescreenpluginsrv/inc/hspsodt.h	Mon Mar 15 12:41:53 2010 +0200
+++ b/homescreenpluginsrv/inc/hspsodt.h	Wed Mar 31 22:04:35 2010 +0300
@@ -384,22 +384,6 @@
         * @return TUint configuration type.
         */ 
         IMPORT_C TUint ConfigurationType() const;
-
-        /**
-        * Set package version.
-        * 
-        * @since S60 5.0
-        * @param aVersion Version. 
-        */ 
-        IMPORT_C void SetPackageVersionL( const TDesC& aVersion );
-        
-        /**
-        * Get configuration type.
-        * 
-        * @since S60 5.0
-        * @return TDesC package version
-        */ 
-        IMPORT_C const TDesC& PackageVersion() const;
         
         /**
         * Set family.
@@ -506,9 +490,6 @@
         TInt HeaderSize() const;
         
     private:    // Data        
-        // Indicates whether we are able to internalize the instance        
-        HBufC* iPackageVersion;        
-        
         // Identifies specific configuration
         TUint  iThemeUid;
         HBufC* iProviderName;