--- a/bluetooth/btstack/common/bt.h Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetooth/btstack/common/bt.h Wed Oct 13 16:20:29 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1999-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"
@@ -21,7 +21,6 @@
#include <es_prot.h>
#include "secman.h"
#include "debug.h"
-#include "blogger.h"
#include "btsockettimer.h"
#include "codman.h"
@@ -29,7 +28,6 @@
class CBluetoothProtocolBase;
class CL2CAPProtocol;
class CRfcommProtocol;
-class CBlogger;
class CIncomingConnectionListener;
typedef TLinkType TPhysicalLinkPort;