diff -r 9200f38b1324 -r 042fd2753b8f telephonyserverplugins/common_tsy/commontsy/inc/mmutility/CMmTsyBase.h --- a/telephonyserverplugins/common_tsy/commontsy/inc/mmutility/CMmTsyBase.h Wed Sep 15 13:30:43 2010 +0300 +++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmutility/CMmTsyBase.h Wed Oct 13 15:51:46 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2006-2009 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" @@ -163,16 +163,6 @@ const TInt anIpc, const TDataPackage& aPackage); - /** - * Resets an entry in a handle request store for a given request handle - * - * - * @param aTsyReqHandle Request handle - * @param aIpc IPC value - * @return EFalse if req handle not found - */ - virtual TBool ResetReqHandle(const TTsyReqHandle aTsyReqHandle, const TInt aIpc); - }; #endif // CMMTSYBASE_H