diff -r 0659d0e1a03c -r 1d28c8722707 userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp --- a/userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp Wed Oct 20 13:58:28 2010 +0100 +++ b/userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp Tue Nov 02 15:29:23 2010 +0000 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-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" @@ -20,15 +20,12 @@ #include -#include "debug.h" -#include "msdebug.h" #include "mprotocol.h" #include "tscsiclientreq.h" TInt TScsiClientReq::EncodeRequestL(TDes8& aBuffer) const { - __MSFNSLOG TInt length = 0; switch (GetGroupCode()) {