diff -r d8d70de2bd36 -r 57b9594f5772 kernel/eka/drivers/debug/smdebug/d_stopmode.cpp --- a/kernel/eka/drivers/debug/smdebug/d_stopmode.cpp Wed Aug 18 11:08:29 2010 +0300 +++ b/kernel/eka/drivers/debug/smdebug/d_stopmode.cpp Thu Sep 02 21:54:16 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