diff -r d0d9cc530d21 -r f45cd1ad4667 smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp --- a/smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp Thu Sep 02 21:42:07 2010 +0300 +++ b/smsprotocols/smsstack/wapprot/test/Te_wapprot/WapProtSuiteServer.cpp Mon Oct 04 02:16:52 2010 +0300 @@ -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();