shutting_down is no longer used, remove stale extern

This commit is contained in:
Omar Polo 2024-06-09 10:08:27 +00:00
parent 702b5101d3
commit bc1190c5d4
1 changed files with 0 additions and 1 deletions

1
gmid.h
View File

@ -394,7 +394,6 @@ const char *mime(struct conf *, struct vhost*, const char*);
void free_mime(struct mime *);
/* server.c */
extern int shutting_down;
const char *vhost_lang(struct vhost*, const char*);
const char *vhost_default_mime(struct vhost*, const char*);
const char *vhost_index(struct vhost*, const char*);