uifw/AknGlobalUI/OldStyleNotif/Inc/AknListQueryNotificationDialog.h
branchRCL_3
changeset 55 aecbbf00d063
parent 18 0aa5fbdfbc30
child 56 d48ab3b357f1
--- a/uifw/AknGlobalUI/OldStyleNotif/Inc/AknListQueryNotificationDialog.h	Thu Aug 19 10:11:06 2010 +0300
+++ b/uifw/AknGlobalUI/OldStyleNotif/Inc/AknListQueryNotificationDialog.h	Tue Aug 31 15:28:30 2010 +0300
@@ -47,8 +47,6 @@
 protected:
     TBool OkToExitL(TInt aButtonId);
     
-    void HandlePointerEventL(const TPointerEvent& aPointerEvent);
-    
 private: 
     virtual void CEikDialog_Reserved_1();
     virtual void CEikDialog_Reserved_2();   
@@ -58,7 +56,6 @@
     CAknListQueryNotificationDialog** iSelfPtr;
     TBool iPanning;
     TBool iFlick;
-    TBool iPointerUpEaten;
     };
 
 #endif // __AKNLISTQUERYNOTIFICATIONDIALOG__