diff options
Diffstat (limited to 'calendar/gui/e-cal-list-view.h')
-rw-r--r-- | calendar/gui/e-cal-list-view.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/e-cal-list-view.h b/calendar/gui/e-cal-list-view.h index faf37bbc9f..ed4636f753 100644 --- a/calendar/gui/e-cal-list-view.h +++ b/calendar/gui/e-cal-list-view.h @@ -67,9 +67,6 @@ struct _ECalListView { /* The main display table */ ETable *table; - /* S-expression for query and the query object */ - ECalView *query; - /* The default category for new events */ gchar *default_category; |