X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fserv_calendar.h;h=f82bba58fff2302335e0f364791268896f6f0b66;hb=020d5916106d51d5e08b15e4103aa7027bb4230c;hp=1ad136c0845767f19548e3d8ca0fbc9e2dbe1858;hpb=d71844ec6f8e83f775dbc90e78520f7dc7a5afe1;p=citadel.git diff --git a/citadel/serv_calendar.h b/citadel/serv_calendar.h index 1ad136c08..f82bba58f 100644 --- a/citadel/serv_calendar.h +++ b/citadel/serv_calendar.h @@ -5,8 +5,6 @@ * */ -extern long SYM_CIT_ICAL; - struct cit_ical { int avoid_sending_invitations; };