diff -r ac20d6a0a19d -r b982c3e940f3 smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp --- a/smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp Mon Aug 09 17:43:08 2010 +0100 +++ b/smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp Tue Sep 14 17:55:14 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -170,10 +170,6 @@ { testStep = new CIoctlStep_15(); } - else if (aStepName == _L("BackupRestoreStep")) - { - testStep = new CBackupRestoreStep(); - } else if (aStepName == _L("IoctlStep_17")) { testStep = new CIoctlStep_17();