aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gmid.h b/gmid.h
index 804fe93..847af9e 100644
--- a/gmid.h
+++ b/gmid.h
@@ -347,7 +347,6 @@ int config_recv(struct conf *, struct imsg *);
/* parse.y */
void yyerror(const char*, ...);
int parse_conf(struct conf *, const char*);
-void print_conf(void);
int cmdline_symset(char *);
/* mime.c */