summaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.h b/src/main.h
index 91fe61a..ca2ee4b 100644
--- a/src/main.h
+++ b/src/main.h
@@ -31,7 +31,6 @@
/* Global Structures used in the program */
extern struct config_s config;
extern unsigned int received_sighup; /* boolean */
-extern unsigned int processed_config_file; /* boolean */
extern int reload_config (void);