userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp
changeset 297 b2826f67641f
parent 33 0173bcd7697c
--- a/userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp	Tue Oct 26 11:12:58 2010 +0100
+++ b/userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp	Tue Oct 26 12:49:20 2010 +0100
@@ -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 <e32base.h>
 
-#include "debug.h"
-#include "msdebug.h"
 #include "mprotocol.h"
 #include "tscsiclientreq.h"
 
 
 TInt TScsiClientReq::EncodeRequestL(TDes8& aBuffer) const
     {
-    __MSFNSLOG
     TInt length = 0;
     switch (GetGroupCode())
         {