Remove code which creates or references the 'bitbucket' directory. We haven't used...
[citadel.git] / citadel / include / citadel_dirs.h
index a7fddb9d558d8a5047a8a1d381420a901d29f86d..e417ed35b2221b525d0cf74cb410a24e8abb866b 100644 (file)
@@ -9,7 +9,6 @@ extern char ctdl_home_directory[PATH_MAX];
 
 /* all our directories */
 extern char ctdl_bio_dir[PATH_MAX];
-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];