X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fconfig.h;h=2629e58cfe1701b786c1e6b7833a1d97aa79d034;hb=83f23be9b6b5c2f1ae39d7d045353036b07f872d;hp=42aafcf46f844b504188b341ac370d6ede934d3b;hpb=3083e8006371cfb4a454b8bce92a682e4bb87e50;p=chaz%2Ftint2 diff --git a/src/config.h b/src/config.h index 42aafcf..2629e58 100644 --- a/src/config.h +++ b/src/config.h @@ -16,7 +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