--- a/sipplugins/sippsipsettingsui/inc/sipsettlistsipsrvsetcontainer.h Tue Feb 02 01:03:15 2010 +0200
+++ b/sipplugins/sippsipsettingsui/inc/sipsettlistsipsrvsetcontainer.h Fri Apr 16 15:18:54 2010 +0300
@@ -25,7 +25,6 @@
#include <aknlongtapdetector.h>
#include <aknstyluspopupmenu.h>
#include <eikmobs.h>
-#include "gssiptimer.h"
// FORWARD DECLARATIONS
class CSIPSettListSIPSrvSetItemList;
@@ -69,11 +68,6 @@
virtual void HandlePointerEventL( const TPointerEvent& aPointerEvent );
/**
- * Judge whether it is a pointer event
- */
- TBool IfPointerEvent();
-
- /**
* Opens the pop-up list to modify the selected list items
* @param aCommand ID of the command to respond to
*/
@@ -150,9 +144,7 @@
// Type of server view.
TBool iProxyServerView;
-
- CGSSIPTimer* iTimer;
-
+
};
#endif // SIP_SETT_LIST_SIP_SRV_SET_CONTAINER_H