ICQ changes
[citadel.git] / citadel / citserver.c
index e0785b680bb729f946f4ec316d73ccb299ee3b45..c5cc618a41f0dd3c467cb9453b8280ab59ab88b2 100644 (file)
@@ -41,7 +41,6 @@
 struct CitContext *ContextList = NULL;
 int ScheduledShutdown = 0;
 int do_defrag = 0;
-int (*CtdlSendExpressMessageFunc) (char *, char *, char *) = NULL;
 
 /*
  * Various things that need to be initialized at startup