aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar-conduit.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/calendar-conduit.h')
-rw-r--r--calendar/calendar-conduit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/calendar-conduit.h b/calendar/calendar-conduit.h
index 86b38cc802..d8b320c1ce 100644
--- a/calendar/calendar-conduit.h
+++ b/calendar/calendar-conduit.h
@@ -25,8 +25,6 @@ struct _CalLocalRecord {
LocalRecord local;
/* The corresponding iCal object */
iCalObject *ical;
- /* used by iterations, points to a GList element */
- GList *list_ptr;
/* pilot-link appointment structure, used for implementing Transmit */
struct Appointment *a;
};