summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/utils/config.h b/utils/config.h
index 8242bea45..61aa120c3 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -42,11 +42,6 @@ char *strndup(const char *s, size_t n);
/* HTTP Auth */
#define WITH_AUTH
-/* SSL */
-#if !defined(small)
-#define WITH_SSL
-#endif
-
/* Platform specific features */
#if defined(riscos)
/* Acorn URI protocol support */