summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/configfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/configfile.h')
-rw-r--r--apps/plugins/lib/configfile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lib/configfile.h b/apps/plugins/lib/configfile.h
index 9c926bd02c..0804a5930d 100644
--- a/apps/plugins/lib/configfile.h
+++ b/apps/plugins/lib/configfile.h
@@ -39,8 +39,6 @@ struct configdata
NULL otherwise */
};
-void configfile_init(const struct plugin_api* newrb);
-
/* configfile_save - Given configdata entries this function will
create a config file with these entries, destroying any
previous config file of the same name */