diff -r efda7c0771b9 -r 7b66bc3c6dc9 taskswitcher/utils/inc/tsidlist.h --- a/taskswitcher/utils/inc/tsidlist.h Wed Oct 13 12:59:22 2010 +0300 +++ b/taskswitcher/utils/inc/tsidlist.h Mon Oct 18 10:44:15 2010 +0300 @@ -28,7 +28,6 @@ ~CTsIdList(); TBool IsPresent( TInt aId ) const; void AppendL(const TInt aArray[], TInt aSize ); - void AppendL(const TArray& aArray); void AppendL(TInt aId); void Reset(); TInt Size() const;