--- a/applicationmanagement/server/inc/amdeploymentcomponent.inl Thu Aug 19 09:42:30 2010 +0300
+++ b/applicationmanagement/server/inc/amdeploymentcomponent.inl Tue Aug 31 15:05:55 2010 +0300
@@ -46,7 +46,7 @@
return iState;
}
-inline const TUint32 CDeploymentComponent::InternalId() const
+inline TUint32 CDeploymentComponent::InternalId() const
{
return iInternalId;
}
@@ -65,7 +65,7 @@
{
iOldState = EDCSNone;
}
-inline const TInt CDeploymentComponent::Status() const
+inline TInt CDeploymentComponent::Status() const
{
return iStatus;
}