summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-02-22 15:19:06 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-02-22 15:19:06 +0000
commit5943c3a3ba132ed9060140d8f89a321c639f3939 (patch)
tree1e04901325730e9534b291b22b7092056c7a122d /utils
parent16a821e2aac8ca88083ffbcbaeeaf87126212421 (diff)
downloadnetsurf-5943c3a3ba132ed9060140d8f89a321c639f3939.tar.gz
netsurf-5943c3a3ba132ed9060140d8f89a321c639f3939.tar.bz2
Purge WITH_URL
svn path=/trunk/netsurf/; revision=6603
Diffstat (limited to 'utils')
-rw-r--r--utils/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/config.h b/utils/config.h
index 03942acb8..e562dfe62 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -41,8 +41,6 @@ char *strndup(const char *s, size_t n);
/* Platform specific features */
#if defined(riscos)
- /* ANT URL protocol support */
- #define WITH_URL
/* Free text search */
#define WITH_SEARCH
/* Theme auto-install */