diff -r bbf46f59e123 -r 25ffed67c7ef graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h --- a/graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h Tue Aug 31 16:31:06 2010 +0300 +++ b/graphicscomposition/surfaceupdate/inc/surfaceupdateserver.h Wed Sep 01 12:39:21 2010 +0100 @@ -1,4 +1,4 @@ -// 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" @@ -33,7 +33,6 @@ EUpdateServPanicStartUp, EUpdateServPanicDataIntegrity, EUpdateServPanicRegister, - EUpdateServPanicGlobalFastLock, }; enum TSurfaceUpdateEvent @@ -187,7 +186,6 @@ TBool IsActive() const; CUpdateReceiverNotification* UpdateReceiverNotification(TInt aReceiverPriority = 0); void CheckForReuse(); - void SetNumUpdateReceivers(TInt aNumUpdateReceivers); #ifdef TEST_SURFACE_UPDATE CSurfaceUpdateServer* Server(); void IncNumberPendingNotifications();