aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmid.h')
-rw-r--r--gmid.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gmid.h b/gmid.h
index 21d793c..d484a17 100644
--- a/gmid.h
+++ b/gmid.h
@@ -367,10 +367,6 @@ enum imsg_type {
IMSG_CTL_PROCFD,
};
-/* gmid.c */
-char *data_dir(void);
-void load_local_cert(struct vhost*, const char*, const char*);
-
/* gmid.c / ge.c */
void log_request(struct client *, int, const char *);