* Killed off CtdlGetDynamicSymbol() and just put all the symbols in server.h
[citadel.git] / citadel / serv_calendar.h
index 1ad136c0845767f19548e3d8ca0fbc9e2dbe1858..f82bba58fff2302335e0f364791268896f6f0b66 100644 (file)
@@ -5,8 +5,6 @@
  *
  */
 
-extern long SYM_CIT_ICAL;
-
 struct cit_ical {
         int avoid_sending_invitations;
 };