summaryrefslogtreecommitdiff
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
39 NULL otherwise */ 39 NULL otherwise */
40}; 40};
41 41
42void configfile_init(const struct plugin_api* newrb);
43
44/* configfile_save - Given configdata entries this function will 42/* configfile_save - Given configdata entries this function will
45 create a config file with these entries, destroying any 43 create a config file with these entries, destroying any
46 previous config file of the same name */ 44 previous config file of the same name */