X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfig.h;h=2dc63c51f7b7efb61991402b7a4e5c07f8bda8dc;hb=HEAD;hp=87bd2ead48995b456621d46755d10d1040ab8731;hpb=ae822088bca5cce3d6c3ef7f6d312a6d5de7a77c;p=citadel.git diff --git a/citadel/config.h b/citadel/config.h deleted file mode 100644 index 87bd2ead4..000000000 --- a/citadel/config.h +++ /dev/null @@ -1,4 +0,0 @@ -void get_config(void); -extern struct config config; -extern char bbs_home_directory[PATH_MAX]; -extern int home_specified;