userlibandfileserver/fileserver/shostmassstorage/server/protocol/tscsiclientreq.cpp
changeset 300 1d28c8722707
parent 33 0173bcd7697c
--- 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 <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())
         {