]> the.earth.li Git - onak.git/blobdiff - onak-conf.c
Fix compilation breakage introduced in last commit
[onak.git] / onak-conf.c
index 982d23bc9690095af21adbe2e355f1bf6415528c..f97f2610053b5bbb8753f1fd8648eec78de44278 100644 (file)
@@ -53,9 +53,6 @@ struct onak_config config = {
        .dbinit = DBINIT,
 
        .check_sighash = true,
-
-       .bin_dir = NULL,
-       .mail_dir = NULL,
 };
 
 bool parsebool(char *str, bool fallback)