diff -r a179b74831c9 -r c1f20ce4abcf kernel/eka/drivers/debug/smdebug/d_stopmode.cpp --- a/kernel/eka/drivers/debug/smdebug/d_stopmode.cpp Thu Aug 19 11:14:22 2010 +0300 +++ b/kernel/eka/drivers/debug/smdebug/d_stopmode.cpp Tue Aug 31 16:34:26 2010 +0300 @@ -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" @@ -20,14 +20,8 @@ @prototype */ -#include #include -#include "d_rmd_breakpoints.h" - - -#ifdef __LAUNCH_AS_EXTENSION__ - using namespace Debug; _LIT(KLitLocal,"Local-"); @@ -169,7 +163,4 @@ } } -#endif - - // End of file d_stopmode.cpp