diff -r a675745f8b2e -r 7355aab40bca authorisation/userpromptservice/policies/source/promptrequest.cpp --- a/authorisation/userpromptservice/policies/source/promptrequest.cpp Wed Aug 18 11:33:05 2010 +0300 +++ b/authorisation/userpromptservice/policies/source/promptrequest.cpp Thu Sep 02 22:21:47 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -204,7 +204,7 @@ return iSecurityResult; } -EXPORT_C CPromptRequest::~CPromptRequest() +CPromptRequest::~CPromptRequest() /** Destructor */