HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / routines.h
index 9d8e50976627142d65731aae40476e2a3971ab3b..6bb516a2cd848a7378e716e2bdb1d7187c7d86d5 100644 (file)
@@ -7,7 +7,6 @@ void enter_config(CtdlIPC* ipc, int mode);
 void locate_host(CtdlIPC* ipc, char *hbuf);
 void misc_server_cmd(CtdlIPC *ipc, char *cmd);
 int nukedir(char *dirname);
-int num_parms(char *source);
 void strproc(char *string);
 void back(int spaces);
 void progress(CtdlIPC* ipc, unsigned long curr, unsigned long cmax);