X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfig.h;h=2dc63c51f7b7efb61991402b7a4e5c07f8bda8dc;hb=HEAD;hp=cc4a92ac4e6234a1c45bdafe523a23a03dad0df5;hpb=bad1b289ede4448ff14c1211f0ff4234c465ac7c;p=citadel.git diff --git a/citadel/config.h b/citadel/config.h deleted file mode 100644 index cc4a92ac4..000000000 --- a/citadel/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * Copyright (c) 1987-2012 by the citadel.org team - * - * This program is open source software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - -#include "serv_extensions.h" -#include "citadel_dirs.h" - - -void get_config(void); -void put_config(void); -