diff -r 9f56a4e1b8ab -r 08e69e956a8c uifw/AvKon/inc/AknPreviewPopUp.h --- a/uifw/AvKon/inc/AknPreviewPopUp.h Mon Mar 15 12:41:34 2010 +0200 +++ b/uifw/AvKon/inc/AknPreviewPopUp.h Wed Mar 31 21:59:52 2010 +0300 @@ -242,10 +242,6 @@ // It is true when user clicks the popup, transfer pointer up event to its child control TBool iAllowUpEvent; - - // Used to remember the local variable address which used to be - // mark whether this object is deleted - TBool * iIsDeleted; };