aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conf.h b/src/conf.h
index b036c984..9f084013 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -153,8 +153,6 @@ config_get_block_bool(const struct config_param *param, const char *name,
struct config_param *
newConfigParam(const char *value, int line);
-void config_param_free(gpointer data, gpointer user_data);
-
void
addBlockParam(struct config_param *param, const char *name, const char *value, int line);