X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Finclude%2Fcitadel_dirs.h;fp=citadel%2Finclude%2Fcitadel_dirs.h;h=a7fddb9d558d8a5047a8a1d381420a901d29f86d;hb=1e9d2ef0202aa02d95ba5f15899cdce6434cee48;hp=db669ba9b85b16f78f1b597cce46d122dec014e8;hpb=02b97e390060ab97d00bb77608413a6dc14abf17;p=citadel.git diff --git a/citadel/include/citadel_dirs.h b/citadel/include/citadel_dirs.h index db669ba9b..a7fddb9d5 100644 --- a/citadel/include/citadel_dirs.h +++ b/citadel/include/citadel_dirs.h @@ -13,7 +13,6 @@ extern char ctdl_bb_dir[PATH_MAX]; extern char ctdl_data_dir[PATH_MAX]; extern char ctdl_dspam_dir[PATH_MAX]; extern char ctdl_file_dir[PATH_MAX]; -extern char ctdl_hlp_dir[PATH_MAX]; extern char ctdl_shared_dir[PATH_MAX]; extern char ctdl_image_dir[PATH_MAX]; extern char ctdl_info_dir[PATH_MAX];