--- libwww/Library/src/HTHeader.c 1998/05/04 19:36:41 2.12 +++ libwww/Library/src/HTHeader.c 1999/02/07 18:20:31 2.13 @@ -3,7 +3,7 @@ ** ** (c) COPYRIGHT MIT 1995. ** Please first read the full copyright statement in the file COPYRIGH. -** @(#) $Id: HTHeader.c,v 2.12 1998/05/04 19:36:41 frystyk Exp $ +** @(#) $Id: HTHeader.c,v 2.13 1999/02/07 18:20:31 frystyk Exp $ ** ** HISTORY: ** 2 Nov 95 HFN Written on a rainy night @@ -19,7 +19,6 @@ #include "HTHeader.h" /* Implemented here */ #include "HTMIMPrs.h" -#define MIME_HASH_SIZE 101 HTMIMEParseSet * ParseSet = NULL; PRIVATE HTList * HTGenerators = NULL;