diff -r 94f2adf59133 -r b2826f67641f kerneltest/f32test/shostmassstorage/msman/test/ttestutils.cpp --- a/kerneltest/f32test/shostmassstorage/msman/test/ttestutils.cpp Tue Oct 26 11:12:58 2010 +0100 +++ b/kerneltest/f32test/shostmassstorage/msman/test/ttestutils.cpp Tue Oct 26 12:49:20 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2009-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" @@ -12,7 +12,7 @@ // // Description: // USB Host Mass Storage -// +// // @@ -26,7 +26,6 @@ #include "ttestutils.h" -#include "tmslog.h" #include "e32test.h" #include "e32debug.h" @@ -46,7 +45,6 @@ void TTestUtils::WaitForBusEventL() { - __MSFNSLOG _LIT_SECURITY_POLICY_PASS(KMsAllowAllPolicy); _LIT_SECURITY_POLICY_S0(KMsWritePolicy, KUsbmanSvrSid.iUid); @@ -74,7 +72,6 @@ TBool TTestUtils::WaitForConnectionStateEventL() { - __MSFNSLOG _LIT_SECURITY_POLICY_PASS(KMsAllowAllPolicy); _LIT_SECURITY_POLICY_S0(KMsWritePolicy, KUsbmanSvrSid.iUid);