about summary refs log tree commit diff stats
path: root/src/HTAlert.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-04-16 01:40:22 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-04-16 01:40:22 -0400
commite4409c408eedf320b8845cafdd62b664bec1afd8 (patch)
treeccce96259ffd0a5edf9dc05e49262aaf5854fd99 /src/HTAlert.c
parent36a66292ee2ec3530d776892d22d6c5ace810ae0 (diff)
downloadlynx-snapshots-e4409c408eedf320b8845cafdd62b664bec1afd8.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-6
Diffstat (limited to 'src/HTAlert.c')
-rw-r--r--src/HTAlert.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/HTAlert.c b/src/HTAlert.c
index 2d40ea51..246716e3 100644
--- a/src/HTAlert.c
+++ b/src/HTAlert.c
@@ -254,7 +254,6 @@ PUBLIC BOOL HTConfirmCookie ARGS6(
 	CONST char *,	value)
 {
     char message[256];
-    HTList *hl;
     domain_entry *de;
     int ch, namelen, valuelen, space_free;