about summary refs log tree commit diff stats
path: root/src/LYCgi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCgi.c')
-rw-r--r--src/LYCgi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/LYCgi.c b/src/LYCgi.c
index 531c237e..6a431122 100644
--- a/src/LYCgi.c
+++ b/src/LYCgi.c
@@ -62,8 +62,6 @@ PRIVATE char user_agent[64];
 PRIVATE char server_software[64];
 #endif /* LYNXCGI_LINKS */
 
-extern BOOLEAN reloading;
-
 PRIVATE void add_environment_value PARAMS((char *env_value));