aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-calendar-table.h')
-rw-r--r--calendar/gui/e-calendar-table.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/calendar/gui/e-calendar-table.h b/calendar/gui/e-calendar-table.h
index 810c78254b..2cff1bead3 100644
--- a/calendar/gui/e-calendar-table.h
+++ b/calendar/gui/e-calendar-table.h
@@ -57,9 +57,7 @@ struct _ECalendarTable {
/* The ECell used to view & edit dates. */
ECellDateEdit *dates_cell;
- /* The invisible widget used for cut/copy/paste */
- GtkWidget *invisible;
- gchar *clipboard_selection;
+ /* Fields used for cut/copy/paste */
icalcomponent *tmp_vcal;
/* Activity ID for the EActivityHandler (i.e. the status bar). */