diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-10-13 14:29:33 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-10-13 14:29:33 -0400 |
commit | 9a7862a61cbb047e3eadda7557bc634cc06f9e02 (patch) | |
tree | c0b317d8fd9f552eb848571702a2f26c897a427a /src/LYStyle.c | |
parent | 95586cc28c61df18b7a2cd2a9b3ee4c4c83aa583 (diff) | |
download | lynx-snapshots-9a7862a61cbb047e3eadda7557bc634cc06f9e02.tar.gz |
snapshot of project "lynx", label v2-8-3dev_11
Diffstat (limited to 'src/LYStyle.c')
-rw-r--r-- | src/LYStyle.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/LYStyle.c b/src/LYStyle.c index d7444539..5b520a9d 100644 --- a/src/LYStyle.c +++ b/src/LYStyle.c @@ -1,6 +1,6 @@ /* character level styles for Lynx * (c) 1996 Rob Partington -- donated to the Lyncei (if they want it :-) - * @Id: LYStyle.c 1.33 Wed, 29 Sep 1999 05:40:39 -0600 dickey @ + * @Id: LYStyle.c 1.34 Wed, 13 Oct 1999 08:24:23 -0600 dickey @ */ #include <HTUtils.h> #include <HTML.h> @@ -22,7 +22,6 @@ #include <LYexit.h> #include <LYLeaks.h> #include <LYStrings.h> -#include <LYUtils.h> #ifdef USE_COLOR_STYLE |