diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-29 23:26:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-29 23:26:30 -0400 |
commit | 51f21bae26e432283a7b5e2b6c558bffe8bbb034 (patch) | |
tree | 08b61afd9adc7cd5635bed6d21d3bd4e3867ce75 /src/LYList.h | |
parent | 3c7cb4bbcd56c17e1abba05f20d001a2484d9919 (diff) | |
download | lynx-snapshots-51f21bae26e432283a7b5e2b6c558bffe8bbb034.tar.gz |
snapshot of project "lynx", label v2-8-1dev_23
Diffstat (limited to 'src/LYList.h')
-rw-r--r-- | src/LYList.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/LYList.h b/src/LYList.h index f0071d49..4288107b 100644 --- a/src/LYList.h +++ b/src/LYList.h @@ -7,6 +7,4 @@ extern char * LYlist_temp_url NOPARAMS; extern int showlist PARAMS((document *newdoc, BOOLEAN titles)); extern void printlist PARAMS((FILE *fp, BOOLEAN titles)); -#define LIST_PAGE_TITLE "Lynx List Page" - #endif /* LYLIST_H */ |