diff -r b01126ce0bec -r ba63c83f4716 taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h --- a/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h Wed Sep 15 12:00:00 2010 +0300 +++ b/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h Wed Oct 13 14:18:30 2010 +0300 @@ -140,8 +140,7 @@ // from MTsFastSwapPreviewObserver void HandleFswPpApplicationChange( TInt aWgId, TInt aFbsHandle ); void HandleFswPpApplicationUnregistered( TInt aWgId ); - void HandleFswPpApplicationBitmapRotation( TInt aWgId, - TInt aFbsHandle, TBool aClockwise ); + void HandleFswPpApplicationBitmapRotation( TInt aWgId, TBool aClockwise ); void RotateL( CFbsBitmap& aBitmap, TInt aWgId, TBool aClockwise );