calendarui/views/inc/calenagendaviewwidget.h
changeset 64 1881ad52dc45
parent 57 bb2d3e476f29
child 70 a5ed90760192
--- a/calendarui/views/inc/calenagendaviewwidget.h	Wed Aug 25 14:02:13 2010 +0530
+++ b/calendarui/views/inc/calenagendaviewwidget.h	Tue Aug 31 18:15:13 2010 +0530
@@ -118,11 +118,6 @@
      */
     bool isAllDayIcon();
     
-    /**
-    * @brief return true if location is present
-    */
-   bool isLocationData();
-
         
     
     
@@ -381,7 +376,6 @@
 	bool mIconCheck; 
 	bool mNextEntry;
 	bool mLeftAllDayIcon;
-	bool mLocationData;
 
 };