summaryrefslogtreecommitdiffstats
path: root/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.c')
-rw-r--r--cfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.c b/cfg.c
index e4278e14..fa5e1b05 100644
--- a/cfg.c
+++ b/cfg.c
@@ -30,7 +30,6 @@
* argv array and executed as a command.
*/
-char *cfg_string(FILE *, char, int);
void printflike2 cfg_print(struct cmd_ctx *, const char *, ...);
void printflike2 cfg_error(struct cmd_ctx *, const char *, ...);