diff -r ef813d54df51 -r a5a1242fd2e8 calendarui/views/inc/calenagendaviewwidget.h --- 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; };