diff -r a3cb48f6c889 -r 1881ad52dc45 calendarui/views/inc/calenagendaviewwidget.h --- 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; };