Fixed MAX_FORMATS_OUT which is now correctly defined in net.h. Thanks ebina.

This commit is contained in:
gagan%netscape.com 1999-01-12 21:34:58 +00:00
Родитель 169ab37fa8
Коммит 6b86046524
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -65,8 +65,6 @@ typedef struct _net_ConverterElement {
static Bool autoFlag = 0;
#define MAX_FORMATS_OUT FO_ONLY_FROM_CACHE_AND_LOAD_HTML_HELP_MAP_FILE +1
static Bool needInit = TRUE; /* this is the flag to tell us that we need to initialize
net_converter_list, and net_decoder_list. */