diff -r 8c545fea2798 -r 0e6c5a9328b5 authorisation/userpromptservice/policies/source/promptrequest.cpp --- a/authorisation/userpromptservice/policies/source/promptrequest.cpp Thu Aug 12 21:07:10 2010 +0530 +++ b/authorisation/userpromptservice/policies/source/promptrequest.cpp Thu Aug 19 11:18:56 2010 +0530 @@ -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 */