X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitadel_dirs.h;h=8a9e280f9062cb5eadcb50af29f0dbe4557c8fcb;hb=312de23388bd83172ddf0f21d29b4e8e34c527b1;hp=490884efb8f03c6e30cad5646ac3b80d771bdb9c;hpb=8c08e5f3647bc08572e1f67d4649a4aafeda05df;p=citadel.git diff --git a/citadel/citadel_dirs.h b/citadel/citadel_dirs.h index 490884efb..8a9e280f9 100644 --- a/citadel/citadel_dirs.h +++ b/citadel/citadel_dirs.h @@ -50,8 +50,6 @@ extern char file_crpt_file_cer[PATH_MAX]; extern char file_chkpwd[PATH_MAX]; extern char file_base64[PATH_MAX]; -extern char file_funambol_msg[PATH_MAX]; - extern void calc_dirs_n_files(int relh, int home, const char *relhome,const char *ctdldir, int dbg);