about summary refs log tree commit diff stats
path: root/src/LYExtern.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2001-06-03 21:17:35 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2001-06-03 21:17:35 -0400
commitd1349dd61e0c9248ec9be3edaa37a67952e44300 (patch)
treecc38442efa38ebd0cbb683866bc0ac8caf066a69 /src/LYExtern.h
parent8c68f693cc82e6650afff52fe478c0ccde4bc015 (diff)
downloadlynx-snapshots-d1349dd61e0c9248ec9be3edaa37a67952e44300.tar.gz
snapshot of project "lynx", label v2-8-4dev_21
Diffstat (limited to 'src/LYExtern.h')
-rw-r--r--src/LYExtern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LYExtern.h b/src/LYExtern.h
index 909c41cd..51bf855f 100644
--- a/src/LYExtern.h
+++ b/src/LYExtern.h
@@ -7,7 +7,6 @@
 
 /*returns TRUE if something matching was executed*/
 BOOL run_external PARAMS((char * c, BOOL only_overriders));
-char *string_short PARAMS((char * str, int cut_pos));
 
 #ifdef WIN_EX
 extern char * quote_pathname PARAMS((char * pathname));