calendarui/views/inc/calenagendaviewwidget.h
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
child 77 b0711afde476
--- a/calendarui/views/inc/calenagendaviewwidget.h	Wed Aug 18 09:47:38 2010 +0300
+++ b/calendarui/views/inc/calenagendaviewwidget.h	Thu Sep 02 20:25:23 2010 +0300
@@ -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;
 
 };