diff -r 8ab6687fb94c -r 3adadc800673 basebandadaptationplugins/basebandchanneladaptorforc32/c32bca2/inc/C32Bca.h --- a/basebandadaptationplugins/basebandchanneladaptorforc32/c32bca2/inc/C32Bca.h Thu May 27 14:05:07 2010 +0300 +++ b/basebandadaptationplugins/basebandchanneladaptorforc32/c32bca2/inc/C32Bca.h Fri Jun 11 14:49:29 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2004-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" @@ -29,7 +29,6 @@ #include #include using namespace CommsDat; -#include /** This namespace includes the BCA component names.*/ namespace BasebandChannelAdaptation @@ -95,9 +94,6 @@ /** Serial port we service for the iUser */ RComm& iPort; - - /** CommsDebug logger */ - __FLOG_DECLARATION_MEMBER; }; /** @@ -192,10 +188,6 @@ virtual void CommWriteComplete(TInt aErr); virtual void CommLinkDown(TInt aErr); -#ifdef __FLOG_ACTIVE - void LogCommConfig(TCommConfig& c); -#endif // __FLOG_ACTIVE - private: void CloseCommPort(); @@ -242,8 +234,6 @@ /** Should the next write be errored with this error code? */ TInt iErrorOnNextWrite; - /** Comms Debug Utility logger. */ - __FLOG_DECLARATION_MEMBER; }; /** * C32BCA Panic.