X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fconfig.h;h=4a922c73c069a0f8e68670e51e69778c8108a110;hb=a3eabee391c4c2b575ec021bde4e66bd84191f75;hp=42aafcf46f844b504188b341ac370d6ede934d3b;hpb=3083e8006371cfb4a454b8bce92a682e4bb87e50;p=chaz%2Ftint2 diff --git a/src/config.h b/src/config.h index 42aafcf..4a922c7 100644 --- a/src/config.h +++ b/src/config.h @@ -16,8 +16,6 @@ void init_config(); void cleanup_config(); int config_read_file (const char *path); int config_read (); -void config_finish (); -void save_config (); #endif