diff -r 50c53e893c3f -r 1221b68b8a5f omadrm/drmplugins/drmrohandler/inc/CRoHandler.h --- a/omadrm/drmplugins/drmrohandler/inc/CRoHandler.h Thu Aug 19 10:12:10 2010 +0300 +++ b/omadrm/drmplugins/drmrohandler/inc/CRoHandler.h Tue Aug 31 15:29:38 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2004-2008 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -239,9 +239,8 @@ // initialised at instantiation DRM::CWbxmlRoapTriggerParser* iWbxmlTriggerParser; HBufC8* iParsedXmlTrigger; - TBool iPutRightsToInbox; // whether received RO is put into Inbox as an + TBool iPutRightsToInbox; // whether received RO is put into Inbox as an // entry or not. Initialized at instantiation. - TBool iFeatureManagerFound; // Feature Manager is succesfully initialized };