summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2004-06-21 15:27:56 +0000
committerJames Bursa <james@netsurf-browser.org>2004-06-21 15:27:56 +0000
commit86206259fefbf86c611a5eddc8e095ae56d00e05 (patch)
treeda434a43e6d40fd63a24587653f65154b496b9b0 /utils/config.h
parented8bde561c20de8e639a7b193ecc7d595c07e763 (diff)
downloadnetsurf-86206259fefbf86c611a5eddc8e095ae56d00e05.tar.gz
netsurf-86206259fefbf86c611a5eddc8e095ae56d00e05.tar.bz2
[project @ 2004-06-21 15:25:35 by bursa]
Remove obsolete files and some dead code. svn path=/import/netsurf/; revision=988
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/config.h b/utils/config.h
index d7926a6bf..4c7e55f4a 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -28,18 +28,12 @@
#define WITH_SPRITE
#endif
-/* Frames */
-#undef WITH_FRAMES
-
/* HTTP Auth */
#define WITH_AUTH
/* Cookies */
#define WITH_COOKIES
-/* About page */
-#define WITH_ABOUT
-
#ifdef riscos
/* Plugin module */
#define WITH_PLUGIN