X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Finclude%2Fcitadel_dirs.h;h=86b7310dde466edcce257af84420c21c41f792c6;hp=e417ed35b2221b525d0cf74cb410a24e8abb866b;hb=6cd4b62a62098566ed73d7662d22e29fc509b9f3;hpb=9afd9114bb74ee65c505c1133cd6c5c5bb90c7de diff --git a/citadel/include/citadel_dirs.h b/citadel/include/citadel_dirs.h index e417ed35b..86b7310dd 100644 --- a/citadel/include/citadel_dirs.h +++ b/citadel/include/citadel_dirs.h @@ -55,8 +55,6 @@ extern char file_guesstimezone[PATH_MAX]; extern char file_dpsam_conf[PATH_MAX]; extern char file_dspam_log[PATH_MAX]; -extern char file_funambol_msg[PATH_MAX]; - extern void calc_dirs_n_files(int relh, int home, const char *relhome, char *ctdldir, int dbg);