about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTFile.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-04-27 13:10:32 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-04-27 13:10:32 -0400
commita4a7d3a32615c1ea52c41ff149e291417fa1bdc8 (patch)
tree6cfdf5b2f8be8a0afd688b6b0c5e0c98bf19d542 /WWW/Library/Implementation/HTFile.c
parenta08d955fa4048b5b5522919a7b36b800b0dda4aa (diff)
downloadlynx-snapshots-a4a7d3a32615c1ea52c41ff149e291417fa1bdc8.tar.gz
snapshot of project "lynx", label v2-8-2dev_25
Diffstat (limited to 'WWW/Library/Implementation/HTFile.c')
-rw-r--r--WWW/Library/Implementation/HTFile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTFile.c b/WWW/Library/Implementation/HTFile.c
index c41dc4fa..c90c63d1 100644
--- a/WWW/Library/Implementation/HTFile.c
+++ b/WWW/Library/Implementation/HTFile.c
@@ -521,7 +521,6 @@ PRIVATE void free_suffixes NOARGS
 }
 #endif /* LY_FIND_LEAKS */
 
-extern void HTDisplayPartial NOARGS;
 
 /*	Make the cache file name for a W3 document.
 **	-------------------------------------------