From b98f105b24879c065a4f89b686c5084f14f87ae6 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 22 Feb 2009 15:13:10 +0000 Subject: Purge WITH_AUTH svn path=/trunk/netsurf/; revision=6600 --- utils/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/config.h') diff --git a/utils/config.h b/utils/config.h index 61aa120c3..12b4236d6 100644 --- a/utils/config.h +++ b/utils/config.h @@ -39,9 +39,6 @@ char *strndup(const char *s, size_t n); * IF ADDING A FEATURE HERE, ADD IT TO Docs/Doxyfile's "PREDEFINED" DEFINITION AS WELL. */ -/* HTTP Auth */ -#define WITH_AUTH - /* Platform specific features */ #if defined(riscos) /* Acorn URI protocol support */ -- cgit v1.2.3