summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-02-22 15:13:10 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-02-22 15:13:10 +0000
commitb98f105b24879c065a4f89b686c5084f14f87ae6 (patch)
tree85171f1fb608471ed1a68ea3d3b73abfdbefbf79 /utils
parent847b77628553c26679d0c18bbb0f376a957b20e3 (diff)
downloadnetsurf-b98f105b24879c065a4f89b686c5084f14f87ae6.tar.gz
netsurf-b98f105b24879c065a4f89b686c5084f14f87ae6.tar.bz2
Purge WITH_AUTH
svn path=/trunk/netsurf/; revision=6600
Diffstat (limited to 'utils')
-rw-r--r--utils/config.h3
1 files changed, 0 insertions, 3 deletions
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 */