diff options
Diffstat (limited to 'calendar/gui/e-cal-popup.c')
-rw-r--r-- | calendar/gui/e-cal-popup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-popup.c b/calendar/gui/e-cal-popup.c index 1aafb58cad..8cebaaf8c3 100644 --- a/calendar/gui/e-cal-popup.c +++ b/calendar/gui/e-cal-popup.c @@ -169,7 +169,6 @@ needs_to_accept (icalcomponent *icalcomp, char *user_email) icalproperty *prop; icalparameter *param; icalparameter_partstat status; - const char *delto = NULL; prop = get_attendee_prop (icalcomp, user_email); |