about summary refs log tree commit diff stats
path: root/src/LYHistory.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-10-21 15:30:04 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-10-21 15:30:04 -0400
commit2d161b7d97cebd6f38885cf69933291fec6b4381 (patch)
tree47b7f706656bad14ad80a021a27332ca96d4684e /src/LYHistory.h
parentfaba82cd3507fcd4172d94209cd1b700689d5d35 (diff)
downloadlynx-snapshots-2d161b7d97cebd6f38885cf69933291fec6b4381.tar.gz
snapshot of project "lynx", label v2-8-3dev_13
Diffstat (limited to 'src/LYHistory.h')
-rw-r--r--src/LYHistory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LYHistory.h b/src/LYHistory.h
index ad25b250..f929e1d1 100644
--- a/src/LYHistory.h
+++ b/src/LYHistory.h
@@ -16,7 +16,6 @@ extern void LYpush PARAMS((document *doc, BOOLEAN force_push));
 
 extern void LYstore_message2 PARAMS((CONST char *message, CONST char *argument));
 extern void LYstore_message PARAMS((CONST char *message));
-extern int LYshow_statusline_messages PARAMS((document *newdoc));
 extern void LYstatusline_messages_on_exit PARAMS((char **buf));
 
 #endif /* LYHISTORY_H */