diff options
Diffstat (limited to 'WWW/Library/Implementation/HTUtils.h')
-rw-r--r-- | WWW/Library/Implementation/HTUtils.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/WWW/Library/Implementation/HTUtils.h b/WWW/Library/Implementation/HTUtils.h index 60106f72..a083df4a 100644 --- a/WWW/Library/Implementation/HTUtils.h +++ b/WWW/Library/Implementation/HTUtils.h @@ -1,5 +1,5 @@ /* - * $LynxId: HTUtils.h,v 1.112 2012/08/15 23:11:48 tom Exp $ + * $LynxId: HTUtils.h,v 1.113 2013/04/30 22:45:03 tom Exp $ * * Utility macros for the W3 code library * MACROS FOR GENERAL USE @@ -55,8 +55,6 @@ char *alloca(); #include <sys/types.h> #include <stdio.h> -#define DONT_TRACK_INTERNAL_LINKS 1 - /* Explicit system-configure */ #ifdef VMS #define NO_SIZECHANGE |