diff -r 493788a4a8a4 -r 3bdc3b853094 omadrm/drmengine/roap/inc/RoapConnection.h --- a/omadrm/drmengine/roap/inc/RoapConnection.h Fri Apr 16 15:14:55 2010 +0300 +++ b/omadrm/drmengine/roap/inc/RoapConnection.h Mon May 03 12:46:34 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-2010 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" @@ -23,7 +23,6 @@ #include #include -#include namespace Roap { @@ -86,7 +85,6 @@ RConnection iConnection; TState iState; TRequestStatus* iParentStatus; - TCommDbConnPref iConnPref; }; }